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/09/2023, 6:33 PM
Where I can find an example os using the output of a resource as an input of another resource in python?
m
miniature-musician-31262
01/09/2023, 6:36 PM
I might be interpreting your question too literally, but here’s an example that passed an output from one resource as the input of another:
https://github.com/pulumi/examples/blob/master/aws-py-apigatewayv2-eventbridge/__main__.py#L49
Does this help? If not, maybe you should share some code that illustrates what you’re running into
b
bland-pharmacist-96854
01/09/2023, 6:39 PM
yes, it helped, thankjs!
m
miniature-musician-31262
01/09/2023, 6:40 PM
Ah great! Yeah that’s pretty much all there is to it. 🙂
#python
Join Slack