terraform-google-modules / terraform-google-vpc-service-controls

Handles opinionated VPC Service Controls and Access Context Manager configuration and deployments
https://registry.terraform.io/modules/terraform-google-modules/vpc-service-controls/google
Apache License 2.0
59 stars 67 forks source link

For usage of "google_access_context_manager_service_perimeter_resource" integrate a flag to ignore changes if projects add by a ressource #60

Closed aweberlopes closed 2 years ago

aweberlopes commented 2 years ago

Integrate a input variable allows to ignore changes on the ressources lifecycle { ignore_changes = [status[0].resources] }

UseCase:

aweberlopes commented 2 years ago

@morgante I would implement this if its fine from your perspective.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

morgante commented 2 years ago

Fixed by #61.