Skip to content

Commit

Permalink
Fix formatting (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
npalm authored Jan 13, 2019
1 parent db3534a commit 2bcc61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ output "runner_agent role" {
output "runner_role" {
description = "ARN of the rule used for the docker machine runners."
value = "${aws_iam_role.runners.arn}"
}
}

0 comments on commit 2bcc61f

Please sign in to comment.