-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use us-east-1c
as default AZ
#817
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still undecided on whether we should force the default if unset (empty).
If people explicitly unset it, then I'd say it's safe to assume it's for a good reason.
We just don't know if they did it explicitly right? :p It's fine, I want to assume everyone will hear our announcements :) |
somehow pipeline is failing 🤔 |
@agarciamontoro |
Congratulations, @streamer45, you just fixed https://mattermost.atlassian.net/browse/MM-60725 🎉 😂 |
I'm ok with the solution, thank you! |
Summary
Defaulting on
us-east-1c
since it was proven to work, while others may have issues (especially 1a and 1b).Still undecided on whether we should force the default if unset (empty). Let me know if you have any thoughts.