vmware-archive / terraforming-aws

Templates to deploy PCF and PKS
Apache License 2.0
64 stars 91 forks source link

Fix infrastructure subnet #149

Open anEXPer opened 4 years ago

anEXPer commented 4 years ago

There is no need for a second infrastructure subnet.

Also, directly accessing output information held in arrays from bosh-interpolate-based tools is not possible; in order to support using tfvars/state as interpolatable variables, we've made the infrastructure subnet available without traversing any arrays.