diff --git a/.changelog/13481.txt b/.changelog/13481.txt new file mode 100644 index 000000000..2cfd0da42 --- /dev/null +++ b/.changelog/13481.txt @@ -0,0 +1,4 @@ +```release-note:improvement +command: Add support for enabling TLS in the Envoy Prometheus endpoint via the `consul connect envoy` command. +Adds the `-prometheus-ca-file`, `-prometheus-ca-path`, `-prometheus-cert-file` and `-prometheus-key-file` flags. +```