mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 05:45:46 +00:00
40d7ebc318
* [NET-5330] Support templated policies in Binding rules * changelog for templated policy support in binding rules
7 lines
277 B
Plaintext
7 lines
277 B
Plaintext
```release-note:feature
|
|
acl: Add BindRule support for templated policies. Add new BindType: templated-policy and BindVar field for templated policy variables.
|
|
```
|
|
|
|
```release-note:feature
|
|
cli: Add `bind-var` flag to `consul acl binding-rule` for templated policy variables.
|
|
``` |