Files
opentf/internal/command
Alisdair McDiarmid fadcaaaad2 cli: Fix double-quoted map keys in diff UI
A previous change added missing quoting around object keys which do not
parse as barewords. At the same time we introduced a bug where map keys
could be double-quoted, due to calling the `displayAttributeName` helper
function (to quote non-bareword keys) then using the `writeValue` method
(which quotes all strings).

This commit fixes this and adds test coverage for map keys which require
quoting.
2022-04-13 09:10:00 -04:00
..
2021-08-17 15:20:05 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2022-03-25 14:31:52 +00:00
2021-10-28 11:51:39 -04:00
2021-05-17 14:09:07 -07:00
2022-03-30 09:52:49 +01:00
2021-05-17 14:09:07 -07:00
2021-10-28 19:29:21 -05:00
2021-05-17 14:09:07 -07:00