We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da983c commit b0a4623Copy full SHA for b0a4623
infrastructure/environments/prod/variables.tfvars
@@ -1,4 +1,4 @@
1
-api_oauth_token_url = "https://int.api.service.nhs.uk/oauth2/token"
+api_oauth_token_url = "https://api.service.nhs.uk/oauth2/token"
2
dns_zone_name = "manage-breast-screening.nhs.uk"
3
fetch_secrets_from_app_key_vault = true
4
front_door_profile = "afd-live-hub-manbrs"
0 commit comments