mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-17 04:00:54 -04:00
Previously the plan summary output would consider -/+ diffs as changes even though they actually destroy and create instances. This was misleadning and inconsistent with the accounting that gets done for the similar summary written out after "apply". Instead we now count the -/+ diffs as both adds and removes, which should mean that the counts output in the plan summary should match those in the apply summary, as long as no errors occur during apply. This fixes #3163.
6.9 KiB
6.9 KiB