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
We only have mapping for general purpose compute, we're missing compute optimized and memory optimized for GCP.
Mapping is defined in https://github.com/multycloud/multy/blob/main/resources/common/vm_size.go
The text was updated successfully, but these errors were encountered:
Hi, want to work on this next
Sorry, something went wrong.
Perfect, I'll assign it to you!
feat: Add compute&memory optimized GCP vm sizes
b9f3bad
- also: add general_nano for GCP Resolves multycloud#345
feat: Add compute&memory optimized GCP vm sizes (#378)
f5ea841
- also: add general_nano for GCP Resolves #345
szymonnogiec
Successfully merging a pull request may close this issue.
We only have mapping for general purpose compute, we're missing compute optimized and memory optimized for GCP.
Mapping is defined in https://github.com/multycloud/multy/blob/main/resources/common/vm_size.go
The text was updated successfully, but these errors were encountered: