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
61 stars 70 forks source link

Pass description attribute through in regular_service_perimeter module #34

Closed Jberlinsky closed 4 years ago

Jberlinsky commented 4 years ago

The regular_service_perimeter module accepts a description variable, but does not pass it through to the underlying google_access_context_manager_service_perimeter resource.