dflook/tofu-unlock-state
Force unlocks an OpenTofu remote state.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to the OpenTofu root module that defines the remote state to unlock | no | . |
| workspace | OpenTofu workspace to unlock the remote state for | no | default |
| backend_config | List of OpenTofu backend config values, one per line. | no | "" |
| backend_config_file | List of OpenTofu backend config files to use, one per line. Paths should be relative to the GitHub Actions workspace | no | "" |
| lock_id | The ID of the state lock to release. | yes | — |
Outputs
no outputs