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

Allow drift detection for new objects in drift-detection mode

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

This PR fixes the issue for new objects created in drift-detection-only mode. Current logic leaves Terraform CRD in Initializing status if it is created in drift detection mode.

A workaround requires manual intervention by setting approvePlan to something but not disable

PR fixes https://github.com/flux-iac/tofu-controller/issues/1371

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