You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
Uh oh!
There was an error while loading. Please reload this page.
Northern California (
us-west-1
) doesn't have an"a"
Availability Zone identifier:$ aws ec2 describe-availability-zones | jq -r .AvailabilityZones[].ZoneName us-west-1b us-west-1c
This can cause an error when the module randomly picks
"a"
from the default list of["a", "b"]
.Assignees:
Labels:
The text was updated successfully, but these errors were encountered: