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 3dabbd1 commit c1dd06cCopy full SHA for c1dd06c
variables.tf
@@ -57,7 +57,7 @@ variable "delete_default_internet_gateway_routes" {
57
58
59
variable "description" {
60
- type = string
+ type = string
61
description = "An optional description of this resource. The resource must be recreated to modify this field."
62
default = ""
63
}
0 commit comments