salt-extensions/saltext-consul

[BUG] consul.acl_create rule creation doesn't work preoperly

Closed this issue · 0 comments

Description
There is an issue with the consul.acl_create function, where 'Rules' are provided. The structure is not supporting the format that is required for the consul ACL rules. If Rules attribute was provided, the rules text added was incorrectly formatted

Additional context
Ref: saltstack/salt#62598