elegant-pager-5412
04/22/2021, 3:24 PMOutput
faint-table-42725
04/22/2021, 3:33 PMOutput
in to creating the environment vars or SSM.
If you’re using the inline function serialization in TypeScript, you can also use .get()
on the Output
object inline w/in your function code.elegant-pager-5412
04/22/2021, 3:35 PMenvironment: {variables: {foo: 'bar'}}
or I can do inside the callback:
myQueue.id.get()
faint-table-42725
04/22/2021, 3:36 PMelegant-pager-5412
04/22/2021, 3:36 PMfaint-table-42725
04/22/2021, 3:38 PMelegant-pager-5412
04/22/2021, 3:39 PMdetails
output when running pulumi up
?faint-table-42725
04/22/2021, 3:50 PMelegant-pager-5412
04/22/2021, 6:23 PM