Open mwarkentin opened 6 months ago
Do we have any check that the plan generated by :tacos:apply is the same as the one previously generated by :tacos:plan?
:tacos:apply
:tacos:plan
If not this could potentially lead to an unexpected (destructive) outcome if something changes outside of TF before apply is run.
Do we have any check that the plan generated by
:tacos:apply
is the same as the one previously generated by:tacos:plan
?If not this could potentially lead to an unexpected (destructive) outcome if something changes outside of TF before apply is run.