cloud-foundation-fabric/blueprints/networking/psc-hybrid/psc-consumer
Luca Prete 0122f145ab
Minor fixes to PSC hybrid blueprint readmes
2022-10-17 10:40:11 +02:00
..
README.md Minor fixes to PSC hybrid blueprint readmes 2022-10-17 10:40:11 +02:00
main.tf Add PSC hybrid blueprint 2022-10-16 10:18:40 +02:00
variables.tf Add PSC hybrid blueprint 2022-10-16 10:18:40 +02:00

README.md

PSC Consumer

The module creates a consumer VPC and a Private Service Connect (PSC) endpoint, pointing to the PSC Service Attachment (SA) specified.

Variables

name description type required default
name Name of the resources created. string
network Consumer network id. string
project_id The ID of the project where this VPC will be created. string
region Region where resources will be created. string
sa_id PSC producer service attachment id. string
subnet Subnetwork id where resources will be associated. string