kingpin
kingpin copied to clipboard
Proposal: `system.SetEnvironment` actor
A phony actor that could set environment variable during runtime for the remainder.
actor: system.SetEnvironment
- options:
variables:
AWS_ACCESS_KEY_ID: %PROD_AWS_ACCESS_KEY_ID%
AWS_SECRET_ACCESS_KEY: %PROD_AWS_SECRET_ACCESS_KEY%