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 5eee66a commit 98f0b8dCopy full SHA for 98f0b8d
examples/complete/main.tf
@@ -1,6 +1,6 @@
1
module "vpc" {
2
source = "cloudposse/vpc/aws"
3
- version = "2.1.1"
+ version = "2.2.0"
4
5
ipv4_primary_cidr_block = "172.16.0.0/16"
6
0 commit comments