terraform/states/statefile
James Bardin 1e1dcfd95a always write the current state terraform_version
Any time a new state is written, the current terraform version should be
recorded.
2019-05-21 18:55:53 -04:00
..
testdata/roundtrip states/statefile: upgrade legacy dependency syntax (#21159) 2019-04-30 14:34:01 -04:00
diagnostics.go statefile: New package for loading and saving state files 2018-10-16 18:49:20 -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 command: Fix TestInit_getProvider 2018-11-12 15:19:55 -08:00
roundtrip_test.go always write the current state terraform_version 2019-05-21 18:55:53 -04:00
version0.go statefile: New package for loading and saving state files 2018-10-16 18:49:20 -07:00
version1.go statefile: New package for loading and saving state files 2018-10-16 18:49:20 -07:00
version1_upgrade.go statefile: New package for loading and saving state files 2018-10-16 18:49:20 -07:00
version2.go statefile: New package for loading and saving state files 2018-10-16 18:49:20 -07:00
version2_upgrade.go statefile: New package for loading and saving state files 2018-10-16 18:49:20 -07:00
version3.go statefile: New package for loading and saving state files 2018-10-16 18:49:20 -07:00
version3_upgrade.go states/statefile: upgrade legacy dependency syntax (#21159) 2019-04-30 14:34:01 -04:00
version4.go command: Allow tests to run to completion without panics or hangs 2018-10-16 19:14:11 -07:00
write.go always write the current state terraform_version 2019-05-21 18:55:53 -04:00