https://pulumi.com logo
Title
a

astonishing-quill-88807

12/01/2020, 3:59 PM
I'm trying to use the Vault provider and create a Policy object. It looks like it currently only supports an HCL formatted string, despite Vault being able to handle the equivalent JSON. I found this issue (https://github.com/pulumi/pulumi-vault/issues/10) asking about supporting an object (or even a JSON formatted string). Does anyone have pointers on steps to add that capability?
w

white-balloon-205

12/03/2020, 7:52 PM
@broad-dog-22463 possibly knows - I believe this is something we can pretty easily improve - but I don't personally know the details of the Vault provider here.