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 4a0715f commit b951e12Copy full SHA for b951e12
variables.tf
@@ -57,6 +57,7 @@ variable "delete_default_internet_gateway_routes" {
57
58
59
variable "description" {
60
+ 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