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 229ca97 commit 2063033Copy full SHA for 2063033
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