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
I have a crossplane composition we use for creating new accounts in a GCP org with a GKE cluster and some basic resources for workloads. One of these workloads need to run in a GPU instance, but since the default quota for it is set to 0 we would like to increase this by creating a Cloud Quota Request automatically in our composition.
This provider repo does not have enough maintainers to address every issue. Since there has been no activity in the last 90 days it is now marked as stale. It will be closed in 14 days if no further activity occurs. Leaving a comment starting with/fresh will mark this issue as not stale.
This issue is being closed since there has been no activity for 14 days since marking it as stale. If you still need help, feel free to comment or reopen the issue!
What resource do you need?
Terraform Resource Name:
google_cloud_quotas_quota_preference
What is your use case?
I have a crossplane composition we use for creating new accounts in a GCP org with a GKE cluster and some basic resources for workloads. One of these workloads need to run in a GPU instance, but since the default quota for it is set to 0 we would like to increase this by creating a Cloud Quota Request automatically in our composition.
Reference
https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_quotas_quota_preference
The text was updated successfully, but these errors were encountered: