mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-06 19:31:09 +01:00
* Warn on upper case in policy name * Rename name variable to be less confusing * Use more general solution for other string issues * Clarify changelog * Remove unnecessary check * Don't throw CLI warning until after past errors * Add before and after names with quotes to show spacing changes
3 lines
91 B
Plaintext
3 lines
91 B
Plaintext
```release-note:improvement
|
|
cli/vault: warn when policy name contains upper-case letter
|
|
``` |