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 07bc9cc commit 3eb0229Copy full SHA for 3eb0229
main.tf
@@ -6,7 +6,7 @@ data "aws_region" "current" {}
6
# Locals
7
8
locals {
9
- version = "0.2.0"
+ version = "0.3.0"
10
}
11
12
# VPC
0 commit comments