terraform/command/format
Martin Atkins 1409f30f9c Move providers/ to internal/providers/
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 Merge pull request #28687 from hashicorp/jbardin/sensitive-changes 2021-05-13 12:44:03 -04:00
diff_test.go command/diff: Small additional context about deposed objects 2021-05-13 09:05:06 -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 Merge pull request #27081 from hashicorp/jbardin/staticcheck 2020-12-02 15:43:10 -05:00
state_test.go Move providers/ to internal/providers/ 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