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

[ENH] - Validate instance types for Google Cloud #2718

Open
marcelovilla opened this issue Sep 13, 2024 · 1 comment · May be fixed by #2730
Open

[ENH] - Validate instance types for Google Cloud #2718

marcelovilla opened this issue Sep 13, 2024 · 1 comment · May be fixed by #2730

Comments

@marcelovilla
Copy link
Member

Feature description

Right now, we're not validating whether instance types passed in the configuration are valid when initializing the infrastructure. However, we're doing it for AWS and DigitalOcean. See:

Value and/or benefit

Besides being consistent with what we have with other providers, it would enhance the user's experience when specifying unavailable/non-existing instance types before running into an error halfway through the deployment.

Anything else?

No response

@marcelovilla
Copy link
Member Author

@blakerosenthal since you're interested in this issue, here are a couple pointers that you might find useful:

@blakerosenthal blakerosenthal linked a pull request Sep 19, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New 🚦
Development

Successfully merging a pull request may close this issue.

2 participants