Skip to content

Commit 3acda5b

Browse files
committed
upgrade to 0.14
1 parent 91da9d2 commit 3acda5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_example/memcached/example.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module "vpc" {
1010
repository = "https://registry.terraform.io/modules/clouddrove/vpc/aws/0.14.0"
1111
environment = "test"
1212
label_order = [
13-
"name", "environment"]
13+
"name", "environment"]
1414

1515
cidr_block = "172.16.0.0/16"
1616
}

0 commit comments

Comments
 (0)