sparse-intern-71089
02/17/2023, 5:22 PMbillowy-army-68599
requireOutput to ensure there’s actually a value there
then pulumi.log should workable-artist-91005
02/17/2023, 5:34 PMrequireOutput , the following log statement doesn't output anything
pulumi.log.debug(`${oidcProviderArn}`)
Could it be that logging doesn't work on this type pulumi.Output<any>?billowy-army-68599
billowy-army-68599
export const oidcProviderArn = ....able-artist-91005
02/17/2023, 5:42 PM