Merge pull request #205 from GSA/restage-apps

Add workflow to restage apps
This commit is contained in:
Ryan Ahearn
2023-03-22 10:28:57 -04:00
committed by GitHub
2 changed files with 37 additions and 1 deletions

View File

@@ -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-api"
recursive_delete = false