mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-05 04:08:25 -04:00
Update cloud.gov org references
quote> quote> This changeset adjusts our references to the cloud.gov org we are using from gsa-tts-benefits-studio-prototyping to gsa-tts-benefits-studio. Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
locals {
|
||||
cf_org_name = "gsa-tts-benefits-studio-prototyping"
|
||||
cf_org_name = "gsa-tts-benefits-studio"
|
||||
cf_space_name = "notify-production"
|
||||
env = "production"
|
||||
app_name = "notify-admin"
|
||||
@@ -45,7 +45,7 @@ module "api_network_route" {
|
||||
# It can be re-enabled after:
|
||||
# 1) the app has first been deployed
|
||||
# 2) the route has been manually created by an OrgManager:
|
||||
# `cf create-domain gsa-tts-benefits-studio-prototyping beta.notify.gov`
|
||||
# `cf create-domain gsa-tts-benefits-studio beta.notify.gov`
|
||||
# 3) the acme-challenge CNAME record must be created
|
||||
# https://cloud.gov/docs/services/external-domain-service/#how-to-create-an-instance-of-this-service
|
||||
###########################################################################
|
||||
|
||||
Reference in New Issue
Block a user