Below you will find pages that utilize the taxonomy term “Hausofweb”
April 2, 2026
AWS SSM Parameters to Env Variables
Version updated for https://github.com/hausofweb/actions-aws-ssm-params-to-env to version v1.0.2.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The actions-aws-ssm-params-to-env GitHub Action automates the retrieval of parameters from AWS Systems Manager Parameter Store and sets them as environment variables in a GitHub Actions workflow. It supports fetching individual parameters or entire parameter hierarchies, handles both plaintext and encrypted values, and offers options like value masking and prefixing variable names. This action simplifies secure and dynamic configuration management in CI/CD pipelines by eliminating the need for hardcoding sensitive values.