Files
vault/changelog/28775.txt
miagilepner 10bd15f956 VAULT-30877: Repopulate AWS static creds queue in initialize (#28775)
* populate rotation queue in initialize

* docs, changelog

* add t.Helper()
2024-11-04 09:32:14 -06:00

3 lines
121 B
Plaintext

```release-note:bug
secrets/aws: Fix issue with static credentials not rotating after restart or leadership change.
```