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

Added support for VPC Service Controls dry run perimeter. #36

Closed rosmo closed 4 years ago

rosmo commented 4 years ago

Added a new module supporting the dry run mode in VPC Service Controls (available since provider 3.17.0).

rosmo commented 4 years ago

Hey @morgante, you're absolutely right. Forgot about the dynamic block for some reason. Will open a new PR.