cluster-api-provider-aws icon indicating copy to clipboard operation
cluster-api-provider-aws copied to clipboard

feat: create vpc objects in explicitly provided availability zones

Open Skarlso opened this issue 2 years ago • 13 comments
trafficstars

What type of PR is this?

/kind feature

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4333#

Special notes for your reviewer:

Checklist:

  • [x] squashed commits
  • [ ] includes documentation
  • [x] adds unit tests
  • [ ] adds or updates e2e tests

Release note:

 Ability to specify Availability Zones from the VPCSpec object.

Skarlso avatar Oct 05 '23 09:10 Skarlso