EC2 SSM Docker Blue Green
Version updated for https://github.com/luviny/ec2-ssm-docker-blue-green to version v0.0.12.
- 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 GitHub Action automates the process of fetching parameters from AWS SSM Parameter Store and makes them available as environment variables or saves them to a file (e.g., .env). It simplifies managing secrets and configuration by supporting recursive parameter retrieval, automatic decryption of secure strings, and masking sensitive data in logs. This action is particularly useful for securely injecting configuration values into CI/CD workflows.