hashicorp / terraform-provider-http

Utility provider for interacting with generic HTTP servers as part of a Terraform configuration.
https://registry.terraform.io/providers/hashicorp/http/latest
Mozilla Public License 2.0
206 stars 116 forks source link

Add base64 encoded response attribute to http data source #220

Closed ddelnano closed 1 year ago

ddelnano commented 1 year ago

This is the same change as https://github.com/hashicorp/terraform-provider-http/pull/214. Since the Terraform team is not ready to make that change to the provider now, I'm planning to implement the necessary functionality in this fork so that https://github.com/terra-farm/terraform-provider-xenorchestra/issues/193 can be completed

ddelnano commented 1 year ago

Apologies, I accidentally made this on the terraform repo and not my fork.

github-actions[bot] commented 4 months ago

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. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.