Skip to content
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

[proposal] Warn google_binary_authorization_attestor_iam for conflicting #22

Open
wata727 opened this issue Sep 26, 2020 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@wata727
Copy link
Member

wata727 commented Sep 26, 2020

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

Note: google_binary_authorization_attestor_iam_policy cannot be used in conjunction with google_binary_authorization_attestor_iam_binding and google_binary_authorization_attestor_iam_member or they will fight over what your policy should be.

Note: google_binary_authorization_attestor_iam_binding resources can be used in conjunction with google_binary_authorization_attestor_iam_member resources only if they do not grant privilege to the same role.

@wata727 wata727 added the enhancement New feature or request label Sep 26, 2020
@PatMyron
Copy link
Contributor

PatMyron commented Feb 2, 2022

related: #24, #26, #27, #28, #29, #31, #32, #33, #34, #35

@PatMyron
Copy link
Contributor

@wata727 thoughts on closing the linked issues and tracking them all in this issue? Expanding to cover the whole list of resource types should be very quick once there's code working for any individual one of these resource types

@wata727
Copy link
Member Author

wata727 commented Mar 1, 2023

Looks good. This is an idea I created from caveats in the Terraform doc, and I think it would be a good idea to create a new meta issue and close these issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants