Envilder is a CLI tool built by M47 Labs for managing secrets and configurations stored in AWS SSM securely.
It reads a mapping file linking environment variables to AWS SSM parameter paths and generates a .env file with the values.
Envilder helps in onboarding new team members, keeping environments in sync, updating CI/CD pipelines, and maintaining centralized configuration.
Features of Envilder include compatibility with SecureString and plain parameters, CLI-first approach, support for any CI system, and multiple AWS profiles.