Merge pull request #21960 from hashicorp/appilon/migrater-at-user

[hashibot] mention issue opener in migrater
This commit is contained in:
appilon 2019-07-03 17:10:31 -04:00 committed by GitHub
commit dbcd9a5625
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>