We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4f8f00 commit 220479aCopy full SHA for 220479a
terraform/modules/department/50-aws-iam-policies.tf
@@ -24,7 +24,7 @@ locals {
24
aws_glue_catalog_database.refined_zone_catalog_database.name,
25
aws_glue_catalog_database.trusted_zone_catalog_database.name,
26
"unrestricted-*-zone",
27
- "${var.identifier_prefix}-raw-zone-unrestricted-addresses-api"
+ "${var.identifier_prefix}-raw-zone-unrestricted-address-api"
28
]
29
}
30
0 commit comments