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
We've discovered an edge case worth addressing. In a TF plan with no changes—meaning no updates, deletes, or creations—but with an import, the action will incorrectly comment "no changes."
For instance:
Plan: 8 to import, 0 to add, 0 to change, 0 to destroy
The text was updated successfully, but these errors were encountered:
Hello,
We've discovered an edge case worth addressing. In a TF plan with no changes—meaning no updates, deletes, or creations—but with an import, the action will incorrectly comment "no changes."
For instance:
The text was updated successfully, but these errors were encountered: