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
#general
Title
q
quick-action-34599
09/04/2019, 2:37 PM
What’s the right way to log out a pulumi Output object result (i.e. using
apply
). Having trouble seeing the result I want
b
best-xylophone-83824
09/04/2019, 2:39 PM
there is also
https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/pulumi/log/
q
quick-action-34599
09/04/2019, 2:45 PM
Yea that doesn’t seem to do it. I can log out each subnet as a resource but all I get is the aws id. I want the pulumi resource id.
err other way around
I want the aws id, not the pulumi id
Post