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.
2 parents f69d245 + 0a869ba commit 90993deCopy full SHA for 90993de
variables.tf
@@ -109,5 +109,5 @@ variable "allowed_regions" {
109
variable "tags" {
110
description = "Tags applied to the SCP policy"
111
type = map(string)
112
- default = []
+ default = {}
113
}
0 commit comments