devopshobbies / boundary-vault-stack

Deploy Self-Hosted HCP Vault and Boundary using End-To-End Automation (Terraform, Ansible, Bash, and many more)
MIT License
12 stars 11 forks source link

No Option for for Vault ssh credential store in Boundary #28

Open Shayan-Ghani opened 1 month ago

Shayan-Ghani commented 1 month ago

Add option for public key addition in Vault ssh credential store for ssh injection in Boundary Terraform.

In the current state if you have a paid version of vault and you need ssh injection you have to uncomment the related Terraform code block manually.

implement this according to ssh_injection variable in Ansible.