mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-17 03:40:41 -04:00
fix format
This commit is contained in:
@@ -26,8 +26,8 @@ module "redis-v70" {
|
||||
}
|
||||
|
||||
module "logo_upload_bucket" {
|
||||
provider = cloudfoundry-community.legacy
|
||||
source = "github.com/GSA-TTS/terraform-cloudgov//s3?ref=v2.4.0"
|
||||
provider = cloudfoundry-community.legacy
|
||||
source = "github.com/GSA-TTS/terraform-cloudgov//s3?ref=v2.4.0"
|
||||
|
||||
cf_space_id = local.cf_space_name
|
||||
name = "${local.app_name}-logo-upload-bucket-${local.env}"
|
||||
|
||||
Reference in New Issue
Block a user