Open mhosker opened 1 year ago
I really would need this for several use cases (create confluence pages with images, create tfe workspaces using the api driven workflow), maybe I have enough time to open a PR in the next week, just wanted to show the demand on that issue :)
Thanks. PRs are definitely welcome 🙂 this is a super cool feature request for the provider
Hi!
Recently I have been trying to bootstrap some Azure webapps, part of this work includes uploading a ZIP file using the Kudu API via a PUT request.
Problem I have is specifying my .zip file in the request_body.
Would be super nice if TerraCurl could support file payloads! :)
Thanks! Mike