terraform-provider-terracurl
terraform-provider-terracurl copied to clipboard
[Feature request] Download binary files through the data source
I see that the data block provides way to read response of an HTTP url but can this be extended to download binary files in base64 encoding as well?
Usecases: https://github.com/hashicorp/terraform-provider-http/pull/158