Join Slack
Powered by
This message was deleted.
# typescript
s
sparse-intern-71089
01/16/2020, 10:37 AM
This message was deleted.
p
plain-eye-9759
01/16/2020, 10:59 AM
So I got this to work by declaring the parameters as an object. and I passed it to the template like so:
Copy code
parametersBody: pulumi.output(params).apply(JSON.stringify)
👍 1
Open in Slack
Previous
Next