kubespray/contrib/terraform/aws/modules/iam/variables.tf

4 lines
68 B
HCL

variable "aws_cluster_name" {
description = "Name of Cluster"
}