-
Hello,
Consul 1.4 introduced a [new ACL system](https://www.consul.io/docs/upgrading/upgrade-specific#acl-upgrade) where a token's permissions are tied to a policy (or multiple policies), rather th…
-
Currently if the configuration is stored in consul KV, the contents of the ACME json cert/keys are stored in the clear in the consul KV store.
Given the sensitivity of the keys in this file, it wou…
-
We'd like to manipulate individual ACLs via CLI, instead of creating the new ACL in Consul GUI and then backup & restore with appropriate changes.
e.g.
consulate acl list -> for listing the curren…
-
In order to be transparent with the roadmap and broadcast some substantial changes coming to the provider, I'm opening this issue in the hopes that interested users will see it. Any changes will be ve…
-
Hi there,
Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions, please see: https:/…
-
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted.
#### Overview of the Issue
I keep getting random errors when creating back…
-
Hi,
I have the following template:
```
]# cat template.tmpl
# HTTP Frontends
frontend http
mode http
bind 0.0.0.0:80
option httplog
{{range ls "marathon"}}
{{wit…
-
#### Overview of the Issue
The docs for using PrefixRewrite are not great and it seems like there's a bug that won't allow me to use empty string as a value
1: I don't actually see where in the …
-
## Overview of the Issue
Our goal is to setup a service router that is not backed by a real service (i.e. the default catch-all is not used).
The UI calls those constructs "Routing Configuration" …
-
Just stumbled upon this project and I'm just wondering what is the state of the project currently, is it safe to be used in e.g. production environments?
This project seems like a good contender to…