You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In most of the use cases, users would expect the Terraform plan to be always idempotent except in cases where a module might create/modify/delete resources based on dynamically changing factors. In such exceptional cases users should set ensure_idempotent to false.