Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improves the dynamic providers docs page examples to reflect how to pass creds via env variables and configuration. #13372

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

MitchellGerdisch
Copy link
Contributor

Proposed changes

The dynamic providers page has examples that do not show best practices for passing in secrets. This update modifies the github example to use the (new) configure() interface.
It also removes the simple configure() example that was added with the docs update to add the interface.

Unreleased product version (optional)

Related issues (optional)

julienp and others added 3 commits November 7, 2024 15:25
In pulumi/pulumi#17673 and pulumi/pulumi#17697 we introduced a new optional configure method that has access to the stack configuration.

Wait for the next Pulumi release before merging this
Co-authored-by: Will Jones <will@sacharissa.co.uk>
@pulumi-bot
Copy link
Collaborator

Copy link
Contributor

@julienp julienp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

content/docs/iac/concepts/resources/dynamic-providers.md Outdated Show resolved Hide resolved
content/docs/iac/concepts/resources/dynamic-providers.md Outdated Show resolved Hide resolved
content/docs/iac/concepts/resources/dynamic-providers.md Outdated Show resolved Hide resolved
content/docs/iac/concepts/resources/dynamic-providers.md Outdated Show resolved Hide resolved
@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants