errors.fyi community error code reference
state_lock_error
terraform

Error acquiring the state lock

Terraform could not obtain an exclusive lock on the state file, because another operation is already holding it. Wait for the other operation to complete, or manually remove a stale lock with terraform force-unlock if the previous process crashed.

References

โ† all namespaces for state_lock_error