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

GCP - External resource attribute not supported in TF module "terraform-google-modules/vpc-service-controls/google//modules/regular_service_perimeter" #104

Closed amar2k05 closed 12 months ago

amar2k05 commented 1 year ago

TL;DR

Hi, We have a requirement to transfer files between GCS (GCP) & S3 (AWS) and for the same we are using Storage Transfer Service in GCP. As the project is protected by VPC SC Perimeter with storage as one of the restricted service within the perimeter, we are trying to create an egress rule on the perimeter and trying to specify "external_resources" but this is not supported in the terraform module "terraform-google-modules/vpc-service-controls/google//modules/regular_service_perimeter", is there any plan to enhance this module to accept "external_resources" in ingress/egress rules?

Note that currently it's supported in Terraform resource "google_access_context_manager_service_perimeter"

Thanks, Amarnath.

Terraform Resources

No response

Detailed design

No response

Additional information

No response

margesonrobert commented 1 year ago

+1

github-actions[bot] commented 1 year 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