stack-spot/Run Runtime Action Iac
Runs Runtime Action Iac with parameters
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| FEATURES_LEVEL_LOG | Log Level | yes | — |
| CLIENT_ID | CLIENT ID | yes | — |
| CLIENT_KEY | CLIENT KEY | yes | — |
| CLIENT_REALM | CLIENT REALM | yes | — |
| REPOSITORY_NAME | Git Repository Name | no | ${{ github.event.repository.name }} |
| AWS_ACCESS_KEY_ID | AWS ACCESS KEY ID from console | no | — |
| AWS_SECRET_ACCESS_KEY | AWS SECRET ACCESS KEY from console | no | — |
| AWS_SESSION_TOKEN | AWS SESSION TOKEN from console | no | — |
| AWS_REGION | AWS REGION | yes | — |
| AWS_ROLE_ARN | AWS ROLE ARN | no | — |
| RUN_TASK_ID | Runtime Run Task Id | yes | — |
| PATH_TO_MOUNT | Path to mount inside the docker | no | ${{ github.workspace }} |
| BASE_PATH_OUTPUT | Base Path Output | no | — |
| CONTAINER_URL | IAC Container url | no | stackspot/runtime-job-iac:latest |
| CHECKOUT_BRANCH | Whether or not checkout is enabled. | no | false |
Outputs
no outputs