mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 03:13:42 -05:00
Merge pull request #436 from GSA/restage-apps
Match prod space name to env name
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
locals {
|
||||
cf_org_name = "gsa-tts-benefits-studio-prototyping"
|
||||
cf_space_name = "notify-prod"
|
||||
cf_space_name = "notify-production"
|
||||
env = "production"
|
||||
app_name = "notify-admin"
|
||||
recursive_delete = false
|
||||
|
||||
Reference in New Issue
Block a user