PyTerraBackTyl icon indicating copy to clipboard operation
PyTerraBackTyl copied to clipboard

Using 'git' backend module, can get stuck in INIT lock state

Open dev-dull opened this issue 6 years ago • 0 comments

Using the Git backend module the service can get stuck in the INIT lock state.

Steps likely to reproduce the issue:

  • Start the service
  • terraform apply a project
  • use the /state endpoint to find repo dir
  • from the repo dir, git rm a file
  • terraform plan

dev-dull avatar Mar 05 '18 21:03 dev-dull