cluster-stamp.json has a default location set -- should it?
larryclaman opened this issue · 1 comments
per
aks-baseline/cluster-stamp.json
Line 50 in f6012cb
it sets the default location of the deployment to 'eastus2'. Perhaps the default should be removed.
Additionally, the example in the instructions should probably explicitly provide a location as a parameter, see
aks-baseline/06-aks-cluster.md
Line 22 in f6012cb
Yeah, we left the default in here, but I agree that it should instead be passed in based on the spoke network's region. That way everything flows without needing to make modifications. Make the spoke decision once, and then it informs the rest of the regional decisions. We can put this on our backlog. Likely won't be picked up for a while, but if you happen to implement this before then, PRs welcome. We'll keep this issue open for tracking.