Skip to content

Commit 378f62d

Browse files
authored
Update missed table fields for snowflake root keypair rotation (#1181)
2 parents 596f189 + 27cfabb commit 378f62d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

content/vault/v1.16.x/content/docs/secrets/databases/snowflake.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The Snowflake database secrets engine uses
2929

3030
| Plugin Name | Root Credential Rotation | Dynamic Roles | Static Roles | Username Customization | Credential Types |
3131
| --------------------------- | ------------------------ | ------------- | ------------ | ---------------------- |---------------------------|
32-
| `snowflake-database-plugin` | Password-only | Yes | Yes | Yes (1.8+) | password(deprecated), rsa_private_key |
32+
| `snowflake-database-plugin` | Yes | Yes | Yes | Yes (1.8+) | password(deprecated), rsa_private_key |
3333

3434
## Setup
3535

content/vault/v1.19.x/content/docs/secrets/databases/snowflake.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The Snowflake database secrets engine uses
2929

3030
| Plugin Name | Root Credential Rotation | Dynamic Roles | Static Roles | Username Customization | Credential Types |
3131
| --------------------------- | ------------------------ | ------------- | ------------ | ---------------------- |---------------------------|
32-
| `snowflake-database-plugin` | Password-only | Yes | Yes | Yes (1.8+) | password(deprecated), rsa_private_key |
32+
| `snowflake-database-plugin` | Yes | Yes | Yes | Yes (1.8+) | password(deprecated), rsa_private_key |
3333

3434
## Setup
3535

content/vault/v1.20.x/content/docs/secrets/databases/snowflake.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The Snowflake database secrets engine uses
2929

3030
| Plugin Name | Root Credential Rotation | Dynamic Roles | Static Roles | Username Customization | Credential Types |
3131
| --------------------------- | ------------------------ | ------------- | ------------ | ---------------------- |---------------------------|
32-
| `snowflake-database-plugin` | Password-only | Yes | Yes | Yes (1.8+) | password(deprecated), rsa_private_key |
32+
| `snowflake-database-plugin` | Yes | Yes | Yes | Yes (1.8+) | password(deprecated), rsa_private_key |
3333

3434
## Setup
3535

content/vault/v1.21.x/content/docs/secrets/databases/snowflake.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The Snowflake database secrets engine uses
2929

3030
| Plugin Name | Root Credential Rotation | Dynamic Roles | Static Roles | Username Customization | Credential Types |
3131
| --------------------------- | ------------------------ | ------------- | ------------ | ---------------------- |---------------------------|
32-
| `snowflake-database-plugin` | Password-only | Yes | Yes | Yes (1.8+) | password(deprecated), rsa_private_key |
32+
| `snowflake-database-plugin` | Yes | Yes | Yes | Yes (1.8+) | password(deprecated), rsa_private_key |
3333

3434
## Setup
3535

0 commit comments

Comments
 (0)