mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
mention issue opener in migrater
This commit is contained in:
parent
924e28bef1
commit
1c4272e402
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user