adiseshan/run-terraform
run terraform plan and apply
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| INPUT_RUN_INIT | whether to run terraform init. defaults to true. | — | true |
| INPUT_INIT_ADDITIONAL_ARGUMENTS | init additional arguments | — | — |
| INPUT_COMMAND | A version to install tfcmt | — | plan |
| INPUT_ADDITIONAL_ARGUMENTS | terraform additional arguments | — | — |
| INPUT_GLOBAL_ARGUMENTS | terraform global options | no | "" |
| INPUT_PATH | working directory | no | . |
| INPUT_LOG_LEVEL | tfcmt log level | no | info |
| INPUT_SECRETS_JSON | secrets as json | — | — |
| INPUT_SECRETS_FILTER_PREFIX | optional. prefix to export | no | TF_VARS |
| INPUT_TARGET | optional. suffix to add to title | no | — |
| INPUT_GITHUB_HOSTNAME | github hostname | — | github.com |
| GITHUB_TOKEN | github token | — | — |
| INPUT_GITHUB_REPOSITORY_OWNER | github org owner | — | — |
| INPUT_GITHUB_REPOSITORY_NAME | repository name | — | — |
| INPUT_PR_NUMBER | pr to post the results | no | — |
| INPUT_GITHUB_SHA | git sha | no | — |
Outputs
no outputs