diff --git a/CHANGELOG.md b/CHANGELOG.md index ec8575f..cb24162 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ Improvements: Features: * `secretId` is no longer required for approle to support advanced use cases like machine login when `bind_secret_id` is false. [GH-522](https://github.com/hashicorp/vault-action/pull/522) +* Wildcard secret imports can use `**` to retain case of exported env keys [GH-545](https://github.com/hashicorp/vault-action/pull/545) ## 3.0.0 (February 15, 2024) diff --git a/README.md b/README.md index fd4121a..889e65a 100644 --- a/README.md +++ b/README.md @@ -407,8 +407,6 @@ with: secret/data/ci/aws ** | MYAPP_ ; ``` -```yaml - ## Other Secret Engines Vault Action currently supports retrieving secrets from any engine where secrets