cloudposse / terraform-aws-vpc

Terraform Module that defines a VPC with public/private subnets across multiple AZs with Internet Gateways
https://cloudposse.com/accelerate
Apache License 2.0
229 stars 195 forks source link

Fix syntax error in example #107

Closed vanastassiou closed 2 years ago

vanastassiou commented 2 years ago

Fixes a syntax error in the "Full example with terraform-aws-dynamic-subnets" code that results in a terraform plan failure.

what

why

vanastassiou commented 2 years ago

Hilariously, @cloudpossebot reverted my fix in the Auto Format step.

joe-niland commented 2 years ago

Hi @vanastassiou if you reapply it to readme.yaml it should work.

vanastassiou commented 2 years ago

Thanks @joe-niland, I've pushed that change.

joe-niland commented 2 years ago

/test all

joe-niland commented 2 years ago

Thanks @vanastassiou - released as https://github.com/cloudposse/terraform-aws-vpc/releases/tag/1.1.1