EC2 SSM Docker Blue Green
Version updated for https://github.com/luviny/ec2-ssm-docker-blue-green to version v0.0.11.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The SSM Parameter Store Env Loader is a GitHub Action designed to fetch parameters from AWS SSM Parameter Store and either export them as environment variables or save them to an environment file (e.g., .env). It automates the secure retrieval and decryption of secrets, simplifies parameter management by trimming paths to base names, and ensures sensitive values are masked in logs. This action is ideal for integrating AWS-managed secrets into CI/CD workflows.