Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 1.62 KB

File metadata and controls

31 lines (27 loc) · 1.62 KB

Inputs

Name Description Type Default Required
backend_bucket Backend bucket to load Terraform Remote State Data from previous steps. string n/a yes
location_gcs Case-Sensitive Location for GCS Bucket (Should be same region as the KMS Keyring) string "US" no
location_kms Case-Sensitive Location for KMS Keyring (Should be same region as the GCS Bucket) string "us" no
peering_module_depends_on List of modules or resources peering module depends on. list(any) [] no

Outputs

Name Description
access_context_manager_policy_id Access Context Manager Policy ID.
base_shared_vpc_project Project sample base project.
base_shared_vpc_project_sa Project sample base project SA.
bucket The created storage bucket
env_secrets_project Project sample peering project id.
floating_project Project sample floating project.
keyring The name of the keyring.
keys List of created key names.
peering_complete Output to be used as a module dependency.
peering_network Peer network peering resource.
peering_project Project sample peering project id.
restricted_enabled_apis Activated APIs.
restricted_shared_vpc_project Project sample restricted project id.
restricted_shared_vpc_project_number Project sample restricted project.
vpc_service_control_perimeter_name VPC Service Control name.