Skip to content

Commit 5c802df

Browse files
committed
updating readme to match with terraform community module version
1 parent 8b2ca38 commit 5c802df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The subnets are dished out across availability zones in a round robin fashion. Y
2222
module vpc-network
2323
{
2424
source = "devops4me/vpc-network/aws"
25-
version = "1.0.1"
25+
version = "1.0.2"
2626
in_vpc_cidr = "10.245.0.0/16"
2727
in_num_private_subnets = 6
2828
in_num_public_subnets = 3

0 commit comments

Comments
 (0)