Skip to content

Commit c1dd06c

Browse files
author
Ken Evensen
committed
Fixes per aaron-lane
1 parent 3dabbd1 commit c1dd06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ variable "delete_default_internet_gateway_routes" {
5757

5858

5959
variable "description" {
60-
type = string
60+
type = string
6161
description = "An optional description of this resource. The resource must be recreated to modify this field."
6262
default = ""
6363
}

0 commit comments

Comments
 (0)