tofu-controller icon indicating copy to clipboard operation
tofu-controller copied to clipboard

Add LockTimeout to drift-detection mode

Open hirenko-v opened this issue 1 year ago • 0 comments

Currently LockTimeout is implemented only for plan. If Terraform is in drift-detection mode, there is no such option and the controller immediately returns the lock error.

The PR adds such functionality for the plan in drift-detection mode. THe PR fixes https://github.com/flux-iac/tofu-controller/issues/1369

hirenko-v avatar Jul 02 '24 10:07 hirenko-v