raymondbutcher / pretf

Generate Terraform code with Python
https://pretf.readthedocs.io/
MIT License
104 stars 14 forks source link

Add VPC peering options to example #50

Closed raymondbutcher closed 4 years ago

raymondbutcher commented 4 years ago

In https://github.com/cloudposse/terraform-aws-vpc-peering-multi-account/issues/8 they have a problem with it not waiting before using the aws_vpc_peering_connection_options resources. The flatten example isn't currently using that resource. It needs to do so to be a more complete example. I guess it will have the same issue.

raymondbutcher commented 4 years ago

Done in 05283cfc200f2414031d8257a7c13fc80a538d5c