This PR is to add a new 'datacenters' property to consul_policy type thus allowing to create policies that are valid on specific datacenters only.
modulesync 5.4.0
<!--
Thank you for contributing to this project!
-->
Consul ACL Rules mesh
and peering
type added.
More details about each resource type: https://developer.hashicorp.com/consul/docs/security/acl/acl-rules#overview
update the README file due to script
deprecation. The args
replace the script
<!--
Thank you for contributing to this project!
-->
update the README file due to script
deprecation. The args
replace the script
<!--
Replace this comment with a description of your pull request.
-->
update the README file due to script
deprecation. The args
replace the script
<!--
Replace this comment with the list of issues or n/a.
Use format:
Fixes #123
Fixes #124
-->
Hi,
this aims to solve #407.
I'm open to any improvements you'd like to have for this.
Could test it only on Ubuntu and Debian, thus set $bash_completion
only there on true.
If the user uses a package installation (like we do) he has to adjust $bin_dir
, depending on what package he uses. The package from HashiCorp (which we use) does not include bash completion.
Best regards
Jard