Name | Description | Type | Default | Required |
---|---|---|---|---|
instance_region | Region which the peered subnet will be created (Should be same region as the VM that will be created on step 5-app-infra on the peering project). | string |
"us-central1" |
no |
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 |
remote_state_bucket | Backend bucket to load Terraform Remote State Data from previous steps. | string |
n/a | yes |
tfc_org_name | Name of the TFC organization. | string |
"" |
no |
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. |
base_subnets_self_links | The self-links of subnets from base environment. |
bucket | The created storage bucket. |
env_kms_project | Project sample for KMS usage project ID. |
floating_project | Project sample floating project. |
iap_firewall_tags | The security tags created for IAP (SSH and RDP) firewall rules and to be used on the VM created on step 5-app-infra on the peering network 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. |
peering_subnetwork_self_link | The subnetwork self link of the peering network. |
restricted_enabled_apis | Activated APIs. |
restricted_shared_vpc_project | Project sample restricted project id. |
restricted_shared_vpc_project_number | Project sample restricted project. |
restricted_subnets_self_links | The self-links of subnets from restricted environment. |
vpc_service_control_perimeter_name | VPC Service Control name. |