hashicorp / terraform-aws-consul

A Terraform Module for how to run Consul on AWS using Terraform and Packer
Apache License 2.0
399 stars 482 forks source link

Fix run-consul messaging for '--ca-path' flag #244

Closed acaloiaro closed 1 year ago

acaloiaro commented 2 years ago

Description

The documentation message for run-consul's --enable-rpc-encryption flag refers to a non-existing --ca-file-path. The intention was to reference --ca-file.

TODOs

Please ensure all of these TODOs are completed before asking for a review.

Related Issues

hashicorp-cla commented 2 years ago

CLA assistant check
All committers have signed the CLA.

acaloiaro commented 2 years ago

FYI @robmorgan I just spotted this PR in my open PR list.