ansible-collections / community.hashi_vault

Ansible collection for managing and working with HashiCorp Vault.
https://docs.ansible.com/ansible/devel/collections/community/hashi_vault/index.html
GNU General Public License v3.0
80 stars 58 forks source link

Support hcp vault secrets #410

Closed xrow closed 7 months ago

xrow commented 7 months ago
SUMMARY

https://developer.hashicorp.com/vault/tutorials/hcp-vault-secrets-get-started

I did some testing. I looks like the ansible modules are not designed to work with hcp-vault-secrets out of the box.

ISSUE TYPE
COMPONENT NAME

community.hashi_vault.vault_login <- seems to not able to use the oauth endpoint https://auth.hashicorp.com/oauth/token community.hashi_vault.vault_read <- seems to not able to read secrets endpoint https://api.hashicorp.cloud