Join Slack
Powered by
I am creating a resource in Azure with Pulumi in T...
# typescript
e
enough-caravan-98871
04/18/2023, 9:13 PM
I am creating a resource in Azure with Pulumi in TS. In one of the properties within this resource, I need to pull the main resource's ID. Trying the normal ways, I get a
Block-scoped variable 'variable' used before its declaration.
How can I accomplish this?
Open in Slack
Previous
Next