terraform/states/statefile
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/roundtrip states: Disable Terraform version check 2020-10-28 16:52:35 -04:00
diagnostics.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
doc.go statefile: New package for loading and saving state files 2018-10-16 18:49:20 -07:00
file.go states/statefile: Tolerate nil state in statefile.New 2018-10-16 19:14:11 -07:00
marshal_equal.go command: Allow tests to run to completion without panics or hangs 2018-10-16 19:14:11 -07:00
read.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
roundtrip_test.go read+write the new dependencies in the statefile 2019-11-07 17:49:03 -05:00
version0.go statefile: New package for loading and saving state files 2018-10-16 18:49:20 -07:00
version1.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
version1_upgrade.go statefile: New package for loading and saving state files 2018-10-16 18:49:20 -07:00
version2.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
version2_upgrade.go statefile: New package for loading and saving state files 2018-10-16 18:49:20 -07:00
version3.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
version3_upgrade.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
version4.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
version4_test.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
write.go remove LegacyProvider (#26433) 2020-10-05 08:33:49 -04:00