chrispsheehan/Execute Just command with AWS OIDC
Sets up Just, configures AWS OIDC authentication and runs just action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| just_version | Version of Just to install | no | 1.0.0 |
| aws_region | AWS Region | — | eu-west-2 |
| aws_oidc_role_arn | AWS iam role arn | — | "" |
| just_action | Just command (recipe) to execute | yes | — |
| mask_result | Mask value in CI logs | yes | false |
Outputs
| name | description |
|---|---|
| just_outputs | Output from the just script |