open-vault/changelog/19260.txt
Francis Chuang 74c3697144
Add Oracle Cloud auth to the Vault Agent (#19260)
* Add Oracle Cloud auth to the Vault Agent

* Use ParseDurationSecond to parse credential_poll_interval

* Use os.UserHomeDir()
2023-03-15 09:08:52 -04:00

4 lines
105 B
Plaintext

```release-note:feature
**agent/auto-auth:**: Add OCI (Oracle Cloud Infrastructure) auto-auth method
```