Files
kubespray/contrib/terraform/aws/modules/iam/variables.tf
Andreas Holmsten c9a7a2755d Run terraform fmt
2019-04-05 13:39:28 +02:00

4 lines
66 B
HCL

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