This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
Make --location optional by choosing a random Azure location #168
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
If the
--location | -l
argument is omitted,az capi
should pick from a list of Azure regions known to work. We could use the cluster-api-provider-azure e2e testing list.This simplifies
az capi create
even further, and supports the common use case of spreading test clusters among different Azure regions so as not to exhaust quotas.The text was updated successfully, but these errors were encountered: