sparse-intern-71089
03/03/2021, 3:01 PMgentle-diamond-70147
03/03/2021, 3:12 PMpulumi stack output <output-name>
.
You could mark the output as secret to prevent the extra "clutter" during normal operations and then access secret outputs with pulumi stack output <output-name> --show-secrets
.gentle-diamond-70147
03/03/2021, 3:13 PMpulumi stack export | jq '.deployment.resources[] | select(.urn=="<resource-urn>")'
agreeable-ram-97887
03/03/2021, 3:14 PMagreeable-ram-97887
03/03/2021, 3:31 PM