A recent terraform deployment for vpsc it failed with an error of Resource not available in given availability zone
.
I used the aws-cli
to get the list of azs from the given region in question:
It returns a list as follows:
That allows me to troubleshoot the missing az and switch to another region with the right number of azs.