mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 23:41:17 -05:00
Update cloud.gov org references
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:
@@ -5,7 +5,7 @@ locals {
|
||||
module "s3" {
|
||||
source = "github.com/18f/terraform-cloudgov//s3?ref=v0.3.0"
|
||||
|
||||
cf_org_name = "gsa-tts-benefits-studio-prototyping"
|
||||
cf_org_name = "gsa-tts-benefits-studio"
|
||||
cf_space_name = "notify-management"
|
||||
name = local.s3_service_name
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user