binxio/terraform enterprise run wait or apply
Wait for a terraform run, or apply a pending run
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | wait or apply for a TFE run | yes | wait |
| clone_url | of the repository triggering the TFE run | yes | — |
| commit_sha | of the commit triggering the TFE run | yes | — |
| branch | on which the commit triggered the TFE run | no | — |
| token | to authenticate against TFE | no | — |
| organization | of the run | yes | — |
| workspace | of the run | no | "" |
| maximum_wait_time | for the run to be in the expected state | no | 45 |
| wait_for_status | space separated list of states to wait for | no | "" |
| comment | to include in the apply | no | "" |
Outputs
no outputs