terraform/command/format
Pam Selle 73b1d8b0d1 Add special diff for nested blocks
When a value in a nested block is marked as sensitive,
it will result in the behavior of every member of
that block being sensitive. As such, show a
specialized diff that reduces noise of (sensitive)
for many attributes that we won't show. Also update
the warning to differentiate between showing a warning
for an attribute or warning for blocks.
2020-10-02 13:11:55 -04:00
..
diagnostic.go Add case to compactValueStr not to expose sensitive vals in diagnostics 2020-09-10 11:04:17 -04:00
diagnostic_test.go format: Don't wrap space-prefixed diag details 2020-09-01 14:02:19 -04:00
diff.go Add special diff for nested blocks 2020-10-02 13:11:55 -04:00
diff_test.go Add special diff for nested blocks 2020-10-02 13:11:55 -04:00
format.go command/format: a package for formatting plans/state for output 2017-01-26 14:33:49 -08:00
object_id.go command: Reinstate object ids in the UIHook progress logs 2018-10-16 19:14:11 -07:00
object_id_test.go Updates after running `make fmt` with Go v1.11.1 2018-10-17 14:11:08 -07:00
state.go command: Add experimental concise diff renderer 2020-09-10 10:35:55 -04:00
state_test.go finish provider ModuleInstance replacement 2020-03-11 14:19:52 -04:00