opentofu/state/remote
Martin Atkins 2124089e14 state/remote: Switch to statemgr interfaces in test
These statemgr interfaces are the new names for the older interfaces in
the "state" package. These types alias each other so it doesn't really
matter which we use, but the "state" package is deprecated and we intend
to eventually remove it, so this is a further step in that direction.
2019-06-20 06:18:40 -07:00
..
remote_test.go state/remote: Make tests compile and run to completion 2018-10-16 19:14:11 -07:00
remote.go move artifactory remote state to backend 2018-10-16 18:23:14 -07:00
state_test.go state/remote: Switch to statemgr interfaces in test 2019-06-20 06:18:40 -07:00
state.go states/statemgr: Migrate, Import, and Export functions 2018-11-19 09:02:35 -08:00
testing.go terraform: Ugly huge change to weave in new State and Plan types 2018-10-16 19:11:09 -07:00