cluster-api-provider-aws
cluster-api-provider-aws copied to clipboard
feat: create vpc objects in explicitly provided availability zones
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.