mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-07-05 01:38:03 +00:00
4 lines
66 B
Terraform
4 lines
66 B
Terraform
variable "aws_cluster_name" {
|
|
description = "Name of Cluster"
|
|
}
|