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_access_context_manager_service_perimeter_resource without ignore_changes #15

Open
wata727 opened this issue Sep 26, 2020 · 1 comment
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/access_context_manager_service_perimeter_resource.html

Note: If this resource is used alongside a google_access_context_manager_service_perimeter resource, the service perimeter resource must have a lifecycle block with ignore_changes = [status[0].resources] so they don't fight over which resources should be in the policy.

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

PatMyron commented Feb 2, 2022

closing #16 and tracking it here too since covering multiple resource types should be roughly as quick as covering one resource type


Same thoughts on this as #23 (comment)

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