dornach/ecs-fargate
ecs-fargate
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| tags | Tags | yes | — |
| service | Service | yes | — |
| cluster | Cluster | yes | — |
| build-command | Build command | no | — |
| delete-previous-version | Delete previous version | no | — |
| ecr | ecr | yes | — |
| aws-access-key-id | AWS Access Key ID. This input is required if running in the GitHub hosted environment. It is optional if running in a self-hosted environment that already has AWS credentials, for example on an EC2 instance. | no | — |
| aws-secret-access-key | AWS Secret Access Key. This input is required if running in the GitHub hosted environment. It is optional if running in a self-hosted environment that already has AWS credentials, for example on an EC2 instance. | no | — |
| aws-session-token | AWS Session Token | no | — |
| aws-region | AWS Region | yes | — |
| mask-aws-account-id | Whether to set the AWS account ID for these credentials as a secret value, so that it is masked in logs. Valid values are 'true' and 'false'. Defaults to true | no | — |
| role-to-assume | Use the provided credentials to assume an IAM role and configure the Actions environment with the assumed role credentials rather than with the provided credentials | no | — |
| role-duration-seconds | Role duration in seconds (default: 6 hours) | no | — |
| role-session-name | Role session name (default: GitHubActions) | no | — |
| role-external-id | The external ID of the role to assume | no | — |
| role-skip-session-tagging | Skip session tagging during role assumption | no | — |
Outputs
no outputs