Skip to content
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

GCP Regions/Zones Module #8

Closed
2 of 4 tasks
bpmct opened this issue Sep 18, 2023 · 1 comment · Fixed by #18
Closed
2 of 4 tasks

GCP Regions/Zones Module #8

bpmct opened this issue Sep 18, 2023 · 1 comment · Fixed by #18
Assignees
Labels
module-idea A new module idea or suggestion

Comments

@bpmct
Copy link
Member

bpmct commented Sep 18, 2023

Figuring out all of the flag emojis and friendly names for GCP regions is difficult. Let's make a module that has all of these

  • Output with local of all modules
  • coder_parameter

Should have

  • User can specify via a module variable a subset of regions they want to support ["us-east-1", "us-east-2"]
  • User can disable the parameter and just consume the local? idk why they would want this but why not
@bpmct bpmct added the module-idea A new module idea or suggestion label Sep 18, 2023
@matifali matifali changed the title GCP Regions Module GCP Regions/Zones Module Sep 18, 2023
@matifali
Copy link
Member

GCP has a vast range of available regions and zones. I am adding all regions, but should we include each zone in each region? There are some zones which do not have all machine types available.
https://cloud.google.com/compute/docs/regions-zones
Also, I will add an option so that the user can only choose a subset of regions, but still, should we add all regions in a Zone?
cc; @bpmct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module-idea A new module idea or suggestion
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants