We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
The Google regions supported by Cloudinfo does not reflect regions currently provided by Google
Steps to reproduce the issue:
As of writing the list of Google regions are the following:
africa-south1 asia-east1 asia-east2 asia-northeast1 asia-northeast2 asia-northeast3 asia-south1 asia-south2 asia-southeast1 asia-southeast2 australia-southeast1 australia-southeast2 europe-central2 europe-north1 europe-southwest1 europe-west1 europe-west10 europe-west12 europe-west2 europe-west3 europe-west4 europe-west6 europe-west8 europe-west9 me-central1 me-central2 me-west1 northamerica-northeast1 northamerica-northeast2 southamerica-east1 southamerica-west1 us-central1 us-east1 us-east4 us-east5 us-south1 us-west1 us-west2 us-west3 us-west4
However, the regions currently supported by Cloudinfo are coded here
cloudinfo/internal/cloudinfo/providers/google/cloudinfo.go
Lines 40 to 59 in 2215086
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
The Google regions supported by Cloudinfo does not reflect regions currently provided by Google
Steps to reproduce the issue:
As of writing the list of Google regions are the following:
However, the regions currently supported by Cloudinfo are coded here
cloudinfo/internal/cloudinfo/providers/google/cloudinfo.go
Lines 40 to 59 in 2215086
The text was updated successfully, but these errors were encountered: