stack-spot/Runtime Rollback Action
Action to perform a Self-Hosted Rollback to a previously deployed tag
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| CLIENT_ID | Account client id | yes | — |
| CLIENT_KEY | Account client secret key | yes | — |
| CLIENT_REALM | Account client realm | yes | — |
| WORKSPACE | Workspace used to deploy | yes | — |
| ENVIRONMENT | Environment used to deploy | yes | — |
| VERSION_TAG | Rollback version version tag | yes | — |
| TF_STATE_BUCKET_NAME | Bucket to save generated tfstate files | yes | — |
| TF_STATE_REGION | Region configuration for tfstate | yes | — |
| IAC_BUCKET_NAME | Bucket to save generated iac files | yes | — |
| IAC_REGION | Region configuration for iac | yes | — |
| VERBOSE | Verbose configuration | no | — |
| WORKDIR | Path to the directory where the .stk is located. | no | ./ |
| BETA_ENVIRONMENT | Environment in which rollback will be executed. (default, stg, dev). | no | default |
Outputs
| name | description |
|---|---|
| tasks | RUN TASK LIST |
| run_id | RUN ID |