-
Notifications
You must be signed in to change notification settings - Fork 239
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
base: master
Are you sure you want to change the base?
Conversation
Co-authored-by: claude.ai
|
||
| Property | Type | Description | | ||
|--------------|--------|---------------------------------------------------------------| | ||
| `password` | string | Legacy password authentication. (Deprecated) | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
probably should just drop this: https://docs.snowflake.com/en/user-guide/security-mfa-rollout
Your site preview for commit f82a551 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-14838-f82a551a.s3-website.us-west-2.amazonaws.com. |
Your site preview for commit dbb560c is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-14838-dbb560c9.s3-website.us-west-2.amazonaws.com. |
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. |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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?
Proposed changes
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