Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.56 KB

File metadata and controls

24 lines (20 loc) · 1.56 KB

Inputs

Name Description Type Default Required
folder_prefix Name prefix to use for folders created. Should be the same in all steps. string "fldr" no
instance_region The region where compute instance will be created. A subnetwork must exists in the instance region. string n/a yes
org_id The organization id for the associated services string n/a yes
parent_folder Optional - for an organization with existing projects or for development/validation. It will place all the example foundation resources under the provided folder instead of the root organization. The value is the numeric folder ID. The folder must already exist. Must be the same value used in previous step. string "" no
project_service_account Email of the service account created on step 4-projects for the business unit 1 sample base project where the GCE instance will be created string n/a yes

Outputs

Name Description
available_zones List of available zones in region
instances_details List of details for compute instances
instances_names List of names for compute instances
instances_self_links List of self-links for compute instances
instances_zones List of zone for compute instances
project_id Project where compute instance was created
region Region where compute instance was created