| 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 | Deploy version tag | yes | — |
| SKIP_DEPLOY | Allows for deploys to be skiiped if the manifesto has not changed. | no | false |
| BRANCH | Branch to perform checkout in Runtime | no | true |
| OPEN_API_PATH | Path to API file to publish on StackSpot Catalog API | no | — |
| 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 | — |
| DYNAMIC_INPUTS | --key1 value1 --key2 value2 | no | "" |
| WORKDIR | Path to the directory where the .stk is located. | no | ./ |
| BETA_CLI_ENVIRONMENT | Environment in which cli will be executed. (default, stg, dev). | no | default |