Conversation
`terraform-provider-http` has been moved to the `hashicorp` organization.
|
Thank you for the PR. We do not support importing Terraform providers as Go modules, so it is not necessary to update the module path for this provider. Please see our best practice documentation. While we appreciate the effort that goes into preparing PRs, there is always a tradeoff between benefit and cost. In this case, the proposed change would break in-flight pull requests for this provider, creating extra vendor diffs and extra work for our contributors. We therefore will not merge this PR at this time. If the module path is causing issues with something besides importing the provider, we'd love to hear more about it. Reply to this issue and let us know what you're trying to do, and we'll look into it. |
|
Thanks for getting back to me on this.
I don't import Terraform providers as a go module in my code, but the build tooling and packaging code around fails to build with the wrong names. Please see the referencing issue NixOS/nixpkgs#83279 for details and the other issues linked in hashicorp/terraform-provider-archive#67 (comment) for the fallout currently required to get them to build. I don't really see how this can largely affect other in-flight pull requests - it shouldn't change any vendor diffs in this repo, and this is mostly to be consistent with where the code now lives. |
|
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
terraform-provider-httphas been moved to thehashicorporganization.