mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-19 16:57:11 -04:00
Most of the functionality for rendering output changes is covered by the tests for ResourceChanges, as they both share the same diff renderer. This commit adds a few tests to cover some of the output specific code. |
||
|---|---|---|
| .. | ||
| diagnostic.go | ||
| diagnostic_test.go | ||
| diff.go | ||
| diff_test.go | ||
| format.go | ||
| object_id.go | ||
| object_id_test.go | ||
| state.go | ||
| state_test.go | ||