terraform/plans/planfile
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/test-config plans/planfile: Reading and writing the new plan format 2018-10-16 18:50:29 -07:00
config_snapshot.go plans/planfile: Reading and writing the new plan format 2018-10-16 18:50:29 -07:00
config_snapshot_test.go plans/planfile: Reading and writing the new plan format 2018-10-16 18:50:29 -07:00
doc.go plans/planfile: Reading and writing the new plan format 2018-10-16 18:50:29 -07:00
planfile_test.go plans/planfile: Read state snapshots as part of reading a plan 2021-05-10 09:22:47 -07:00
reader.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
tfplan.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
tfplan_test.go Move addrs/ to internal/addrs/ 2021-05-17 14:09:07 -07:00
writer.go plans: Track both the previous run and prior states in the plan 2021-05-05 15:11:05 -07:00