cloud-foundation-fabric/blueprints/networking/psc-hybrid/psc-consumer
Julio Castillo 826ff14ef9 Sort variables and outputs 2022-11-21 13:17:55 +01:00
..
README.md Sort variables and outputs 2022-11-21 13:17:55 +01:00
main.tf Add PSC hybrid blueprint 2022-10-16 10:18:40 +02:00
variables.tf Sort variables and outputs 2022-11-21 13:17:55 +01: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