mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-23 07:46:06 -04:00
fix terraform format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
locals {
|
||||
cf_org_name = "gsa-tts-benefits-studio"
|
||||
cf_space_name = "notify-local-dev"
|
||||
key_name = "${var.username}-api-dev-key"
|
||||
cf_org_name = "gsa-tts-benefits-studio"
|
||||
cf_space_name = "notify-local-dev"
|
||||
key_name = "${var.username}-api-dev-key"
|
||||
}
|
||||
|
||||
module "csv_upload_bucket" {
|
||||
|
||||
Reference in New Issue
Block a user