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

LockTimeout is not available in drift-detection mode

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

Seems like tfState.lockTimeout is not available in drift-detection mode (approvePlan: disable) so terraform is failing with lock error immediately.

In our case we have another tool that manages plan/apply and tofu-controller in drift-detection mode. From time to time we have conflicts so we'd like to have such a feature.

I've created the Pull Request to cover this

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