Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dshafer committed Aug 11, 2018
1 parent 7f02560 commit b95ca2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ variable "cluster_name" {
}

variable "role_arn" {
type = "string"
type = "string"
description = "IAM role to be used when accessing the cluster"
}

0 comments on commit b95ca2e

Please sign in to comment.