sous-chefs / consul

Development repository for the consul cookbook
https://supermarket.chef.io/cookbooks/consul
Apache License 2.0
192 stars 244 forks source link

Support Consul 1.4.0+ ACL system #520

Closed scalp42 closed 4 years ago

scalp42 commented 5 years ago

Placeholder issue, as we need Diplomat to be updated before but a simple resource matching the name of a token on the new ACL system will fail.

For example, this resource will fail on Consul 1.4.x:

consul_acl 'anonymous' do
   xxxxx
end

Related to https://github.com/WeAreFarmGeek/diplomat/issues/193

scalp42 commented 5 years ago

Working on it.

tas50 commented 4 years ago

Closing this out since this was merged in