apigee / terraform-modules

Terraform modules and ready to use end-to-end examples for Apigee.
Apache License 2.0
52 stars 56 forks source link

Why does sample x-nb-psc-xlb use two VPCs? #110

Closed Red-Five closed 1 year ago

Red-Five commented 1 year ago

Why does the Northbound PSC ingress sample use two VPCs [1][2] ?

As per [3], only one VPC is needed to implement northbound ingress with PSC.

[1] https://github.com/apigee/terraform-modules/blob/7a1dd22ecaa282846bf666430e1942975929e2ed/samples/x-nb-psc-xlb/main.tf#L37 [2] https://github.com/apigee/terraform-modules/blob/7a1dd22ecaa282846bf666430e1942975929e2ed/samples/x-nb-psc-xlb/main.tf#L71 [3] https://cloud.google.com/static/apigee/docs/api-platform/system-administration/images/psc-nb-multi-region.png

Red-Five commented 1 year ago

Closing this question for now.