pulumi / pulumi-awsx

AWS infrastructure best practices in component form!
https://www.pulumi.com/docs/guides/crosswalk/aws/
Apache License 2.0
227 stars 104 forks source link

refactor: clarify how Vpc subnet allocators are chosen #1354

Closed t0yv0 closed 3 months ago

t0yv0 commented 3 months ago

The case analysis around picking which allocator to use is made more explicit and covered with a unit test.