tofu-controller
tofu-controller copied to clipboard
Add .tfstate.disablePlanLock
Fixes https://github.com/flux-iac/tofu-controller/issues/1363
This PR introduces .tfstate.disablePlanLock which will make possible to disable state lock for the plan stage.
It is useful when tofu-controller in drift-detection or plan-only mode is used in pair with another tool. The new feature helps to avoid lock conflicts
Hello @hirenko-v, can you please rebase on main to fix the failing tests.
@akselleirv done
@akselleirv don't you mind to review the PR and res of my PRs to the repo? Thanks in advance