terraform/command/format
Sander van Harmelen 4d6626b3a8 Terraform show didn’t show absolute paths
Without using absolute paths any module info is lost in the output. And the attributes were randomly ordered and so changed between different executions of the command.
2018-10-19 15:38:11 +02:00
..
diagnostic.go command/format: Include variable values in diagnostic messages 2018-10-18 17:12:01 -07:00
diff.go check IsKnown on values that may panic 2018-10-18 19:21:32 -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
plan.go core: Handle forced-create_before_destroy during the plan walk 2018-10-16 19:14:11 -07:00
state.go Terraform show didn’t show absolute paths 2018-10-19 15:38:11 +02:00
state_test.go cli: format/state_test.go 2018-10-16 19:14:11 -07:00