mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-30 16:03:37 -04:00
This value was too long for our function length lint rule, and factoring out the printing of null values makes this more balanced with how we're already handling unknown values and sensitive values so that the main body of FormatValue is focused on the normal value printing case. Signed-off-by: Martin Atkins <mart@degeneration.co.uk>