stack-spot/Run Runtime Action Deploy
Runs Runtime Action Deploy 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 | yes | — |
| 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 | — |
| CONTAINER_URL | Deploy Container url | no | stackspot/runtime-job-deploy:latest |
| FEATURES_TERRAFORM_MODULES | Terraform Modules | no | — |
| PATH_TO_MOUNT | Path to mount inside the docker | yes | ${{ github.workspace }} |
| OUTPUT_FILE | File name to save outputs | no | outputs.json |
| LOCALEXEC_ENABLED | If Runtimes will allow execution of the local-exec command within terraform | no | false |
| TF_LOG_PROVIDER | Level tf log provider - info, debug, warn or trace | no | — |
| CHECKOUT_BRANCH | Whether or not checkout is enabled. | no | false |
Outputs
no outputs