Andreas Holmsten 01cf11b961 Run terraform fmt and add step to CI (#4405)
* Run terraform fmt

* Add terraform fmt to .terraform-validate CI step

* Add tf-validate-aws CI step

* Revert "Add tf-validate-aws CI step"

This reverts commit e007225fac831d263613ae9ab2998d11c3e8673d.
2019-04-08 02:22:24 -07:00

4 lines
66 B
HCL

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