Files
opentf/command
Kristin Laemmert 3679de0630 command/format: fix repetitive "unchanged attribute hidden" message (#28589)
writeNestedAttrDiff and writeAttrDiff were both printing the "unchanged attribute" message.  This removes one of the redundant prints.

Fixing this led me (in a very roundabout way) to realize that NestedType attributes were printing a sum total of unchanged attributes, including those in entirely unchanged elements, while *not* printing the total of unchanged elements. I added the necessary logic to count and print the number of unchanged elements for maps and lists.
2021-05-04 10:23:50 -04:00
..
2015-04-29 13:07:13 -05:00
2021-04-22 09:05:57 -05:00
2019-07-18 16:11:41 -04:00
2020-12-02 13:59:19 -05:00
2020-10-08 08:42:16 -04:00