From fd70755b01a30179f0c91cdb62c6bf4d322c1d1b Mon Sep 17 00:00:00 2001 From: Alex Pilon Date: Mon, 17 Jun 2019 23:01:10 -0400 Subject: [PATCH] add newline --- .hashibot.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.hashibot.hcl b/.hashibot.hcl index e9eb42246..949479388 100644 --- a/.hashibot.hcl +++ b/.hashibot.hcl @@ -32,4 +32,4 @@ poll "label_issue_migrater" "provider_migrater" { EOF migrated_comment = "This issue has been automatically migrated to ${var.repository}#${var.number} because it looks like an issue with that provider. If you believe this is _not_ an issue with the provider, please reply to ${var.repository}#${var.issue_number}." -} \ No newline at end of file +}