patrick204nqh/AWS SSM Fetch
Assume the per-repo OIDC role and fetch SSM SecureString params into masked env vars.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| role-arn | AWS IAM role ARN to assume (typically vars.AWS_ROLE_ARN). | yes | — |
| aws-region | AWS region (typically vars.AWS_REGION). | yes | — |
| params | Newline-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 | — |
Outputs
no outputs