consul icon indicating copy to clipboard operation
consul copied to clipboard

Added feature to get encrypt key from Vault

Open Dmitry-Eremeev opened this issue 1 year ago • 1 comments

To use the feature we need to set the following options in config file: use_vault = true vault_address = http://<IP_ADDRESS:<IP_PORT> vault_role_id = <ROLE_ID> vault_secret_id = <SECRET_ID> vault_secret_path = <deployments/unit/dev/user/passwords_yml> vault_secret_mount_path = <secret_v2> credential_name_in_vault_secret = <consul_encrypt>

https://github.com/hashicorp/consul/issues/2209 https://github.com/hashicorp/consul/issues/4685 https://github.com/hashicorp/consul/issues/5043

Dmitry-Eremeev avatar Oct 16 '24 15:10 Dmitry-Eremeev

CLA assistant check
All committers have signed the CLA.

hashicorp-cla-app[bot] avatar Oct 16 '24 15:10 hashicorp-cla-app[bot]