pulumi / docs

All things Pulumi docs!
https://pulumi.com
Apache License 2.0
127 stars 221 forks source link

Add docs for Pulumi ESC provider for Kubernetes' External Secrets Operator (ESO). #12966

Open thoward opened 7 hours ago

thoward commented 7 hours ago

Documentation of the provider exists here: https://external-secrets.io/latest/provider/pulumi/

But we have nothing on our site about this. Extend docs at https://www.pulumi.com/docs/esc/integrations/kubernetes/ to include, at minimum, a mention of this Provider and what features it supports, with a link to the ESO docs.

Stretch would be to write a tutorial about how to use it.

thoward commented 6 hours ago

Related issue: https://github.com/pulumi/docs/issues/12555