Simple Vault Action
Version updated for https://github.com/kdihalas/vault-action to version v2.1.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action enables authentication to HashiCorp Vault using GitHub’s OpenID Connect (OIDC) provider and facilitates automated secret management within CI/CD workflows. It streamlines tasks such as retrieving secrets from Vault, generating dynamic credentials (e.g., AWS or Kubernetes), and securely exporting tokens for direct Vault API calls. By automating secure access to sensitive data, it eliminates manual configuration steps and enhances workflow security and efficiency.