dflook/terraform-unlock-state
Force unlocks a Terraform remote state.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 13, 2026
- License
- None
Pinned Snippet
uses: dflook/terraform-unlock-state@df4e40f607a2dfe5c8988e42d1291b1cb1a451b7 # v2.2.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to the Terraform root module that defines the remote state to unlock | no | . |
| workspace | Terraform workspace to unlock the remote state for | no | default |
| backend_config | List of Terraform backend config values, one per line. | no | "" |
| backend_config_file | List of Terraform 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