anthos-bm-gcp-terraform/resources/templates/init.vars.tpl (17 lines of code) (raw):

ZONE=${zone} CLUSTER_ID=${clusterId} IS_ADMIN_VM=${isAdminVm} VXLAN_IP_ADDRESS=${vxLanIp} SERVICE_ACCOUNT=${serviceAccount} TERRAFORM_SA_PATH=${terraformSAccount} HOSTNAMES=${hostnames} CONTROLPLAN_VM_NAMES=${controlplaneVms} VM_INTERNAL_IPS=${vmInternalIps} LOG_FILE=${logFile} FIREWALL_NAME=${firewallRuleName} FIREWALL_PORTS=${firewallPorts} INGRESS_NEG=${ingressNeg} INGRESS_LB_IP=${ingressLbIp} INSTALL_MODE=${installMode} NFS_SERVER=${nfsServer} ABM_VERSION=${abmVersion}