hashicorp/terraform-provider-http

Maintain TF >= 0.12 Compatibility with v3.0.0

bendbennett opened this issue · 1 comments

Terraform CLI and Provider Versions

TF >= 0.12
Provider 3.0.0

Use Cases or Problem Statement

  • Preserve compatibility with TF >= 0.12 for longer
  • Rely on TF core decision for when to discontinue support for >= 0.12

Proposal

  • Switch provider to use Protocol 5 server
  • update CHANGELOG
  • remove mention of protocol 6 only compatibility
  • add compatibility matrix in README
  • update test providers (use the protocol 5 fields)
  • update milestone and version to be v3.0.0

How much impact is this issue causing?

Low

Additional Information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.