We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9047df2 commit 034ac33Copy full SHA for 034ac33
1 file changed
terraform/tfvars/prd.tfvars
@@ -41,7 +41,7 @@ portal_core_state = {
41
}
42
43
geo_location_api = {
44
- base_url = "https://apim-geolocation-prd-uksouth-nseckbd66cepc.azure-api.net/geolocation"
+ base_url = "https://apim-geolocation-prd-uksouth-cw66ekkwbpohc.azure-api.net/geolocation"
45
application_audience = "api://geolocation-api-prd-01"
46
keyvault_primary_ref = "https://kv-amvh4bry7joma-uksouth.vault.azure.net/secrets/portal2-web-prd-geolocation-api-api-key-primary/"
47
keyvault_secondary_ref = "https://kv-amvh4bry7joma-uksouth.vault.azure.net/secrets/portal2-web-prd-geolocation-api-api-key-secondary/"
0 commit comments