AWS Secrets Manager - Put Secrets
Version updated for https://github.com/dawilk/aws-secretsmanager-put-secrets to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action allows users to create or update secrets in AWS Secrets Manager directly from their workflows. It automates syncing secrets from GitHub Actions (e.g., GitHub secrets) to AWS Secrets Manager, ensuring secrets are updated only when necessary and creating them if they do not exist. The action supports tagging for better metadata tracking and integrates seamlessly with AWS credentials, streamlining the management of secrets in CI/CD pipelines.
Release notes
Initial release of AWS Secrets Manager - Put Secrets GitHub action