terraform/plans/planfile
Martin Atkins 05caff2ca3 Move tfdiags/ to internal/tfdiags/
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 tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
tfplan_test.go plans: Track an optional extra "reason" for some planned actions 2021-04-29 17:50:46 -07:00
writer.go plans: Track both the previous run and prior states in the plan 2021-05-05 15:11:05 -07:00