Is anyone aware of a generic Pulumi package for ca...
# general
w
Is anyone aware of a generic Pulumi package for calling APIs? i.e. it's a managed resource that you can use a bit like Pulumi.Command but provide it with a URL, headers, body, and it will make the calls as part of the normal lifecycle of Create/Update/Delete
b
w
Noice
any example of using it to upload a file?
as in a dependency on the hash of the file changes.
add an issue... it would be great to have a FileAsset as an input.