open-consul/acl
Matt Keeler b7848f58d8
Handle rules translation when coming from the JSON compat HCL (#5662)
We were not handling some object keys when they were strings instead of identifiers. Now both are handled.

Fixes #5493
2019-04-15 14:34:36 -04:00
..
acl.go New ACLs (#4791) 2018-10-19 12:04:07 -04:00
acl_test.go New ACLs (#4791) 2018-10-19 12:04:07 -04:00
errors.go New ACLs (#4791) 2018-10-19 12:04:07 -04:00
policy.go Handle rules translation when coming from the JSON compat HCL (#5662) 2019-04-15 14:34:36 -04:00
policy_test.go Handle rules translation when coming from the JSON compat HCL (#5662) 2019-04-15 14:34:36 -04:00