mention issue opener in migrater

This commit is contained in:
Alex Pilon 2019-07-02 19:46:00 -04:00
parent 924e28bef1
commit 1c4272e402
No known key found for this signature in database
GPG Key ID: 95659F6AEFC48D7E
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ poll "label_issue_migrater" "provider_migrater" {
"provider/vcloud" = "provider/vcd"
}
issue_header = <<-EOF
_This issue was originally opened by ${var.user} as ${var.repository}#${var.issue_number}. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/). The original body of the issue is below._
_This issue was originally opened by @${var.user} as ${var.repository}#${var.issue_number}. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terraform-0-10/). The original body of the issue is below._
<hr>