We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a654a76 commit f81afc3Copy full SHA for f81afc3
internal/command/jsonformat/differ/map.go
@@ -17,7 +17,7 @@ func (change Change) computeAttributeDiffAsMap(elementType cty.Type) computed.Di
17
// so we're going to add them back in here.
18
//
19
// This only affects attributes and not nested attributes or blocks, so we
20
- // only perform this fix in this function and not the equivalence map
+ // only perform this fix in this function and not the equivalent map
21
// functions for nested attributes and blocks.
22
23
// There is actually a difference between a null map and an empty map for
0 commit comments