We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caaf9e3 commit 9bfd61aCopy full SHA for 9bfd61a
security.group-variables.tf
@@ -67,8 +67,8 @@ variable in_egress_cidr_blocks {
67
68
variable in_mandatory_tags {
69
70
- description = "Optional tags unless your organization mandates a tag set to be placed on this resource."
71
- type = "map"
+ description = "Optional tags unless your organization mandates that a set of given tags must be set."
+ type = map
72
default = { }
73
}
74
0 commit comments