Skip to content

Commit 3155370

Browse files
committed
renamed example folder to the more insightful term - example
1 parent 485687a commit 3155370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/postgres.test-main.tf renamed to example/postgres.example-main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ module clone_db {
7878
module vpc-network {
7979

8080
source = "github.com/devops4me/terraform-aws-vpc-network"
81-
in_vpc_cidr = "10.79.0.0/16"
81+
in_vpc_cidr = "10.81.0.0/16"
8282
in_num_public_subnets = 3
8383
in_num_private_subnets = 3
8484

0 commit comments

Comments
 (0)