docs: add redshift database secrets engine to changelog (#8394)
This commit is contained in:
parent
cf5167edb0
commit
2e432e5b45
|
@ -8,6 +8,7 @@ FEATURES:
|
||||||
configured, Vault will tag Vault pods with their current health status. For more, see [#8249](https://github.com/hashicorp/vault/pull/8249).
|
configured, Vault will tag Vault pods with their current health status. For more, see [#8249](https://github.com/hashicorp/vault/pull/8249).
|
||||||
* **MongoDB Atlas Secrets**: We now support generating dynamic credentials for both MongoDB Atlas databases
|
* **MongoDB Atlas Secrets**: We now support generating dynamic credentials for both MongoDB Atlas databases
|
||||||
as well as the [Atlas programmatic interface](https://docs.atlas.mongodb.com/tutorial/manage-programmatic-access/).
|
as well as the [Atlas programmatic interface](https://docs.atlas.mongodb.com/tutorial/manage-programmatic-access/).
|
||||||
|
* **Redshift Database Secrets Engine**: We now support static and dynamic secrets for the Amazon Web Services (AWS) Redshift service.
|
||||||
|
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue