PyTerraBackTyl
PyTerraBackTyl copied to clipboard
Using 'git' backend module, can get stuck in INIT lock state
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