Join Slack
Powered by
This message was deleted.
# typescript
s
sparse-intern-71089
05/25/2023, 12:34 PM
This message was deleted.
b
billowy-army-68599
05/25/2023, 12:41 PM
you canโt interpolate an output into json like that, you need to use an apply or
pulumi.jsonStringify
instead
๐ 1
s
stocky-sundown-45608
05/25/2023, 12:43 PM
aah okay, thanks for that. will evaluate it outside jsonStringify
b
billowy-army-68599
05/25/2023, 12:54 PM
see here for examples
https://github.com/jaxxstorm/pulumi-examples/blob/main/typescript/aws/s3-cloudfront/index.ts#L62
๐ 1
s
stocky-sundown-45608
05/25/2023, 1:45 PM
thanks this helps ๐
3
Views
Open in Slack
Previous
Next