terraform/states/statefile
Kristin Laemmert d7dda4e436
states/statefile: upgrade legacy dependency syntax (#21159)
We used to allow "foo.1" etc as a reference, but now it's "foo[1]".
2019-04-30 14:34:01 -04:00
..
testdata/roundtrip states/statefile: upgrade legacy dependency syntax (#21159) 2019-04-30 14:34:01 -04:00
diagnostics.go
doc.go
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
version0.go
version1.go
version1_upgrade.go
version2.go
version2_upgrade.go
version3.go
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