Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Module - kv2 delete of all information to a secret #450

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Kloppi313
Copy link

@Kloppi313 Kloppi313 commented Aug 19, 2024

SUMMARY

This module is intended to delete data when decomissioning a server. Idea was discussed at #446
I am not very happy with the module name, if there is a better idea, please tell me.
Vault function documentation: https://developer.hashicorp.com/vault/api-docs/secret/kv/kv-v2#delete-metadata-and-all-versions
Used hvac function documentation: https://hvac.readthedocs.io/en/stable/usage/secrets_engines/kv_v2.html#delete-metadata-and-all-versions
Fixes #446

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME

vault_kv2_delete_all

ADDITIONAL INFORMATION

version_added: 3.4.0 has to be changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add a vault_kv2_destroy module
1 participant