witty-barista-69390
08/30/2022, 1:26 PMbillowy-army-68599
witty-barista-69390
08/30/2022, 2:42 PM"Resource":["arn:aws:s3:::Calling [toString] on an [Output<T>] is not supported.\n\nTo get the value of an Output<T> as an Output<string> consider either:\n1: o.apply(v => `prefix${v}suffix`)\n2: pulumi.interpolate `prefix${v}suffix`\n\nSee <https://pulumi.io/help/outputs> for more details.\nThis function may throw in a future version of @pulumi/pulumi.","arn:aws:s3:::Calling [toString] on an [Output<T>] is not supported.\n\nTo get the value of an Output<T> as an Output<string> consider either:\n1: o.apply(v => `prefix${v}suffix`)\n2: pulumi.interpolate `prefix${v}suffix`\n\nSee <https://pulumi.io/help/outputs>
billowy-army-68599
witty-barista-69390
08/30/2022, 2:52 PMbillowy-army-68599
witty-barista-69390
08/30/2022, 2:53 PMbillowy-army-68599
pulumi.all
like this
https://github.com/jaxxstorm/pulumi-examples/blob/main/typescript/aws/s3-cloudfront/index.ts#L26-L46apply()
https://github.com/jaxxstorm/pulumi-examples/blob/main/typescript/aws/s3-cloudfront/index.ts#L50-L66witty-barista-69390
08/30/2022, 3:26 PM