terraform-linters / tflint-ruleset-google

TFLint ruleset for terraform-provider-google
Mozilla Public License 2.0
69 stars 20 forks source link

[proposal] Warn google_billing_account_iam for conflicting #31

Closed wata727 closed 1 year ago

wata727 commented 3 years ago

See https://www.terraform.io/docs/providers/google/r/google_billing_account_iam_policy.html

Note: This resource must not be used in conjunction with google_billing_account_iam_member or google_billing_account_iam_binding or they will fight over what your policy should be.

PatMyron commented 1 year ago

tracking in https://github.com/terraform-linters/tflint-ruleset-google/issues/22