diff --git a/prowler/providers/oraclecloud/config.py b/prowler/providers/oraclecloud/config.py index 902227e77c..9e428672d5 100644 --- a/prowler/providers/oraclecloud/config.py +++ b/prowler/providers/oraclecloud/config.py @@ -13,6 +13,7 @@ OCI_USER_AGENT = "Prowler" # OCI Regions - Commercial Regions OCI_COMMERCIAL_REGIONS = { + "af-casablanca-1": "af-casablanca-1", "af-johannesburg-1": "af-johannesburg-1", "ap-batam-1": "ap-batam-1", "ap-chuncheon-1": "ap-chuncheon-1",