Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
package-authoring
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
q
quiet-hairdresser-18834
07/31/2020, 1:24 AM
Is it possible to wait in a pulumi script? I am having issues with a service principal not being replicated so I would like to wait X seconds to see if that fixes it
w
white-balloon-205
08/03/2020, 10:13 PM
You can try something like
https://gist.github.com/lukehoban/fd0355ed5b82386bd89c0ffe2a3c916a
. Or you can use
https://www.pulumi.com/docs/intro/concepts/programming-model/#customtimeouts
.
#typescript
Join Slack