Run terraform fmt

This commit is contained in:
Andreas Holmsten
2019-03-28 17:17:57 +01:00
parent d8a023a92c
commit c9a7a2755d
15 changed files with 230 additions and 261 deletions

View File

@@ -1,3 +1,3 @@
variable "aws_cluster_name" {
description = "Name of Cluster"
description = "Name of Cluster"
}