patrick204nqh/AWS SSM Fetch

Assume the per-repo OIDC role and fetch SSM SecureString params into masked env vars.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
role-arnAWS IAM role ARN to assume (typically vars.AWS_ROLE_ARN).yes
aws-regionAWS region (typically vars.AWS_REGION).yes
paramsNewline-separated SSM-path→env-var mapping. Each line: `<ssm-path><whitespace><ENV_VAR>`. Example: /providers/messaging/slack/main/bot-token SLACK_BOT_TOKEN /providers/messaging/slack/main/channel-id SLACK_CHANNEL_ID yes

no outputs