- Notifications
You must be signed in to change notification settings - Fork570
Open
Description
TL;DR
It would be nice to have a flag that enables theQuota Adjuster for the project. This is now
Terraform Resources
This is now available as a beta resource:https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_quotas_quota_adjuster_settingsDetailed design
I would add a`enable_quota_adjuster` input, default to`false` to match defaults you get when setting up a project manually (unless this module wanted to be opinionated about enabling by default).
Additional information
No response