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 7ea753b commit 8fd6aa7Copy full SHA for 8fd6aa7
vars.tf
@@ -83,5 +83,5 @@ variable "allowed_ips" {
83
start = string,
84
end = string
85
})
86
- default = []
+ default = {}
87
}
0 commit comments