Channels
pulumi-ai
package-authoring
pulumi-cdk
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
cloudengineering
yaml
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
blog-posts
localstack
welcome
gitlab
pulumi-kubernetes-operator
jobs
aws
pulumi-deployments
dotnet
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
general
Powered by
Title
b
bland-pharmacist-96854
01/31/2023, 3:26 PM
I'm trying something like this
Untitled.py
b
billowy-army-68599
01/31/2023, 3:27 PM
https://github.com/jaxxstorm/pulumi-examples/blob/main/python/aws/wait-for-loadbalancer/__main__.py#L37-L45
b
bland-pharmacist-96854
01/31/2023, 3:28 PM
how does this differ from what I wrote? I see that you are calling another function, but can you explain why mine is not workign?
e
echoing-dinner-19531
01/31/2023, 3:37 PM
apply is async, so it might not run till
after
the
with open
has ran and closed the file handle
#python
Join Slack