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.
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.