From 0455a470f57bddadc39a6e3803b7b3d4a7122d57 Mon Sep 17 00:00:00 2001 From: bagf Date: Fri, 26 Apr 2024 23:59:37 +0200 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 1 + README.md | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) 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