Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#golang
Title
c
chilly-rainbow-79265
09/10/2020, 5:19 PM
How to wait for a resource to get created and take the id. for example, 1. Create Resource Group, 2. Wait to get the ID 3. Update a variable
b
billowy-army-68599
09/10/2020, 5:25 PM
Pulumi handles this for you with Outputs:
https://www.pulumi.com/docs/intro/concepts/programming-model/#outputs
https://www.youtube.com/watch?v=lybOxul2otM
▾
👍 1
3 Views
Post