terraform/command/format
Martin Atkins b9a93a0fe7 Move addrs/ to internal/addrs/
This is part of a general effort to move all of Terraform's non-library
package surface under internal in order to reinforce that these are for
internal use within Terraform only.

If you were previously importing packages under this prefix into an
external codebase, you could pin to an earlier release tag as an interim
solution until you've make a plan to achieve the same functionality some
other way.
2021-05-17 14:09:07 -07:00
..
diagnostic.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
diagnostic_test.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
diff.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
diff_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07: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 Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
state_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
trivia.go command/format: Don't try to fill the last terminal column 2021-01-13 15:37:04 -08:00