mapbox / magic-cfn-resources

Build Lambda-backed custom CloudFormation resources ✨
4 stars 5 forks source link

Expose array of private subnets via DefaultVpc #32

Closed rclark closed 5 years ago

rclark commented 5 years ago

This PR adds an array of private subnets to the properties of the DefaultVpc custom resource. This allows the caller to look up both public and private subnets in the default vpc.