fix wildcard handling when field contains dot (#542)
* fix wildcard handling when field contains dot * changelog
This commit is contained in:
committed by
GitHub
parent
66531b2752
commit
47dbc643a8
@@ -1,5 +1,9 @@
|
||||
## Unreleased
|
||||
|
||||
Improvements:
|
||||
|
||||
* fix wildcard handling when field contains dot [GH-542](https://github.com/hashicorp/vault-action/pull/542)
|
||||
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user