You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docs like https://www.pulumi.com/docs/concepts/resources/dynamic-providers/#example-github-labels-rest-api use an approach to manage secrets with dynamic providers which doesn't work well in practice. We've added improved support for capturing Secret values into dynamic providers reently, and should adopt those into these examples, and also likely add explicit documentation about how secrets can be used with Dynamic Providers.
The text was updated successfully, but these errors were encountered:
Docs like https://www.pulumi.com/docs/concepts/resources/dynamic-providers/#example-github-labels-rest-api use an approach to manage secrets with dynamic providers which doesn't work well in practice. We've added improved support for capturing Secret values into dynamic providers reently, and should adopt those into these examples, and also likely add explicit documentation about how secrets can be used with Dynamic Providers.
The text was updated successfully, but these errors were encountered: