terraform/command/jsonplan
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
..
doc.go json output of terraform plan (#19687) 2018-12-19 11:08:25 -08:00
module.go command/jsonplan: sort resources by address (#20113) 2019-01-25 09:17:40 -08:00
plan.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
plan_test.go command/jsonplan: Add replace_paths 2021-05-04 16:51:51 -04:00
resource.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
values.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
values_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00