Running fmt to create a tf plan output file to make PR pass

This commit is contained in:
John Skiles Skinner
2024-06-18 17:46:36 -07:00
parent fde4c47e31
commit 6449c13312
4 changed files with 28 additions and 28 deletions

View File

@@ -1,8 +1,8 @@
locals {
cf_org_name = "gsa-tts-benefits-studio"
cf_space_name = "notify-staging"
env = "staging"
app_name = "notify-api"
cf_org_name = "gsa-tts-benefits-studio"
cf_space_name = "notify-staging"
env = "staging"
app_name = "notify-api"
}
module "database" {