Skip to content

Commit 4b526a9

Browse files
Prepare for v1.0.0 release
1 parent ed26f35 commit 4b526a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ data "aws_region" "current" {}
66
# Locals
77

88
locals {
9-
version = "0.3.0"
9+
version = "1.0.0"
1010
}
1111

1212
# VPC

0 commit comments

Comments
 (0)