Skip to content

ESC: Snowflake login & rotator docs #14838

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

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

Conversation

nyobe
Copy link
Contributor

@nyobe nyobe commented Apr 25, 2025

Proposed changes

  • Add docs for the snowflake-login provider and snowflake-user rotator.

Unreleased product version (optional)

Snowflake provider is still behind feature flag, so it'll need to be flipped

Related issues (optional)

https://github.com/pulumi/pulumi-service/issues/27699

Co-authored-by: claude.ai

| Property | Type | Description |
|--------------|--------|---------------------------------------------------------------|
| `password` | string | Legacy password authentication. (Deprecated) |
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@pulumi-bot
Copy link
Collaborator

@nyobe nyobe marked this pull request as ready for review April 25, 2025 00:38
@nyobe nyobe requested a review from a team as a code owner April 25, 2025 00:38
@pulumi-bot
Copy link
Collaborator

@pgavlin
Copy link
Member

pgavlin commented Apr 25, 2025

Can you link this from https://www.pulumi.com/docs/esc/reference/rotators/ as well?

parent: esc-rotated-secrets
---

The `snowflake-user` rotator enables you to rotate RSA keypairs for a Snowflake database user in your Environment. It automatically manages the key rotation process, ensuring that two keys remain valid at any point in time, which allows for seamless credential rotation without disrupting service availability.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we link to the Rotation concept page for people who come here directly?

role: ESC_ROLE # Optional
```

## Configuring OIDC for Snowflake
Copy link
Contributor Author

@nyobe nyobe Apr 25, 2025

Choose a reason for hiding this comment

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

should I pull this setup into the "Configuring OIDC" section of the docs?

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.

5 participants