environment_cluster_name |
The Association of Cluster Name and Environments |
map(string) |
{ "devops": "devops-k8s-cluster" } |
no |
environment_k8s_version |
The Association of k8s version and Environments |
map(string) |
{ "devops": "1.27.4-gke.900" } |
no |
environment_letsencrypt_email |
The Association of Letsencrypt Email and Environments |
map(string) |
{ "devops": "[email protected]" } |
no |
environment_master_ipv4_cidr_block |
The master IPV4 CIDR Block like 172.16.0.0/28 |
map(string) |
{ "devops": "172.16.0.0/28" } |
no |
environment_pod_cidr |
The Cluster POD Cidr Like 10.48.0.0/14 |
map(string) |
{ "devops": "10.48.0.0/14" } |
no |
environment_pod_cidr_name |
The Cluster POD CIDR Name Like devops-k8s-pod-cidr |
map(string) |
{ "devops": "devops-k8s-pod-cidr" } |
no |
environment_project |
The Association of Projects and Environment names |
map(string) |
{ "devops": "guru-playground" } |
no |
environment_region |
The Association of Regions and Environments |
map(string) |
{ "devops": "us-central1" } |
no |
environment_spot_tier |
Stop Pool Instance Type Like e2-standard-2 |
map(string) |
{ "devops": "e2-standard-2" } |
no |
environment_subnet_cidr |
The Cluster subnet CIDR Like 10.0.0.0/18 |
map(string) |
{ "devops": "10.0.0.0/18" } |
no |
environment_subnet_name |
The cluster subnet name like devops-k8s-subnet |
map(string) |
{ "devops": "devops-k8s-subnet" } |
no |
environment_svc_cidr |
The Cluster Service CIDR Like 10.52.0.0/20 |
map(string) |
{ "devops": "10.52.0.0/20" } |
no |
environment_svc_cidr_name |
The Cluster Service CIDR Name Like devops-k8s-svc-cidr |
map(string) |
{ "devops": "devops-k8s-svc-cidr" } |
no |
environment_tier |
Default Pool Instance Type Like e2-standard-2 |
map(string) |
{ "devops": "e2-standard-2" } |
no |
environment_vpc_name |
VPC Name Like devops-k8s-vpc |
map(string) |
{ "devops": "devops-k8s-vpc" } |
no |
environment_zone |
The Association of Zones and Environments |
map(string) |
{ "devops": "us-central1-a" } |
no |