Below you will find pages that utilize the taxonomy term “Kdihalas”
April 6, 2026
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.
April 5, 2026
Simple Vault Action
Version updated for https://github.com/kdihalas/vault-action to version v2.0.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 seamless authentication to HashiCorp Vault using GitHub’s OpenID Connect (OIDC) provider and automates the retrieval of secrets for workflows. It addresses the challenge of securely managing secrets and dynamic credentials by supporting features like Vault KV v2 secret fetching, AWS and Kubernetes dynamic credentials generation, and masked outputs for sensitive values. By eliminating external dependencies, it simplifies integration with Vault for secure and efficient CI/CD pipelines.