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.
cloudposse/vpc/aws
1 parent 47558c1 commit cb1ac81Copy full SHA for cb1ac81
cde-full-setup/network.tf
@@ -1,6 +1,6 @@
1
module "vpc" {
2
source = "cloudposse/vpc/aws"
3
- version = "2.3.0"
+ version = "3.0.0"
4
ipv4_primary_cidr_block = "10.0.0.0/16"
5
name = "cloud-developer-environments"
6
}
0 commit comments