terraform/command/views/json
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
..
testdata/diagnostic views/json: Fix diag crash with invalid highlight 2021-05-04 08:35:42 -04:00
change.go command/views: Add reason to JSON planned change 2021-05-03 06:49:42 -04:00
change_summary.go cli: Add JSON logs for operations commands 2021-04-30 11:37:36 -04: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
hook.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
message_types.go command+backend/local: -refresh-only and drift detection 2021-05-13 09:05:06 -07:00
output.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
output_test.go cli: Add JSON logs for operations commands 2021-04-30 11:37:36 -04:00
resource_addr.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00