dflook/terraform-unlock-state

Force unlocks a Terraform remote state.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 13, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: dflook/terraform-unlock-state@df4e40f607a2dfe5c8988e42d1291b1cb1a451b7 # v2.2.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pathPath to the Terraform root module that defines the remote state to unlockno.
workspaceTerraform workspace to unlock the remote state fornodefault
backend_configList of Terraform backend config values, one per line.no""
backend_config_fileList of Terraform backend config files to use, one per line. Paths should be relative to the GitHub Actions workspace no""
lock_idThe ID of the state lock to release.yes

no outputs