mirror of
https://github.com/hashicorp/terraform.git
synced 2026-04-29 18:19:02 -04:00
* command/show: added test scaffold for json output More test cases will be added once the basic shape of the tests is validated. - command/json* packages now sort resources by address, matching behavior elsewhere - using cmp in tests instead of reflect.DeepEqual for the diffs - updating expected output in tests to match sorting |
||
|---|---|---|
| .. | ||
| doc.go | ||
| module.go | ||
| plan.go | ||
| resource.go | ||
| values.go | ||
| values_test.go | ||