-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Support of commited use discounts (CUD) #6734
Support of commited use discounts (CUD) #6734
Comments
I believe this is covered by the Maybe the documentation for that resource should be updated to mention |
Oops, I'm mistaken apparently 🤦 Reservations and CUDs are too separate things... https://cloud.google.com/compute/docs/reference/rest/v1/reservations |
Hi! this was added in some version of tf? thks! |
Any updates here regarding the support of terraform for GCP CUDs creation and management...! |
Hi, |
Signed-off-by: Modular Magician <[email protected]>
Signed-off-by: Modular Magician <[email protected]> Signed-off-by: Modular Magician <[email protected]>
b/227525247 |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Description
We would like create commited use discounts (only resource based commitments for now) via terraform. As we are defining all our google projects and resources via terraform, it would be very nice to also be able to create CUDs in a declarative way. I understand that these are a bit special resources as they can only be created and listed (updating and deleting is not supported). I also don't know yet how they would be tested as creating 'temporary' commitments doesn't seem to be supported. Maybe someone has an idea?
New or Affected Resource(s)
Potential Terraform Configuration
References
I did not find any github issues referencing CUDs so far.
The text was updated successfully, but these errors were encountered: