Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.52 KB

File metadata and controls

24 lines (20 loc) · 1.52 KB

Inputs

Name Description Type Default Required
default_region Default region to create resources where applicable. string "us-central1" no
env The environment this deployment belongs to (ie. development) string n/a yes
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

Outputs

Name Description
enable_cloudbuild_deploy Enable infra deployment using Cloud Build.
machine_learning_kms_keys Key ID for the machine learning project.
machine_learning_project_id Project machine learning project.
machine_learning_project_number Project number of machine learning project.