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
h
helpful-secretary-93852
07/05/2023, 10:34 AM
In relation to this issue (
https://pulumi-community.slack.com/archives/C84L4E3N1/p1687532809650669
), does anyone know how to use fn::Secret in pulumi YAML?
e
echoing-dinner-19531
07/05/2023, 1:01 PM
There's an example snippet in the docs:
https://www.pulumi.com/docs/languages-sdks/yaml/yaml-language-reference/#fnsecret
Although in the case of that issue it should suffice to set "secret" in the configuration section of the YAML as well, and if that isn't work it's a bug on our side.
Post