hashicorp/terraform-provider-http

Expand documentation to include HEAD and POST requests

bendbennett opened this issue · 1 comments

Terraform CLI and Provider Versions

Terraform v1.2.5

Use Cases or Problem Statement

Request methods HEAD and POST can be optionally specified, along with a request body following the changes made in Allow optionally specifying HTTP request method and body. The documentation only shows how to make GET requests.

Proposal

Update the documentation to illustrate how to make HEAD and POST requests.

How much impact is this issue causing?

Low

Additional Information

References

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.