2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-12 23:05:28 +00:00
Ronald 40d7ebc318
[NET-5330] Support templated policies in Binding rules ()
* [NET-5330] Support templated policies in Binding rules

* changelog for templated policy support in binding rules
2023-09-08 14:39:09 -04:00

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.
```