terraform/state/remote
Sander van Harmelen a7b8cc8fe3 Do not clear out a previous set state when refreshing
In the case when no state existed remotely and a new one was created locally, we don’t want to blow away the new local state when refreshing.
2018-11-05 11:25:34 +01:00
..
remote.go move artifactory remote state to backend 2018-10-16 18:23:14 -07:00
remote_test.go state/remote: Make tests compile and run to completion 2018-10-16 19:14:11 -07:00
state.go Do not clear out a previous set state when refreshing 2018-11-05 11:25:34 +01:00
state_test.go state/remote: Un-stub TestStateRace 2018-10-16 19:14:54 -07:00
testing.go terraform: Ugly huge change to weave in new State and Plan types 2018-10-16 19:11:09 -07:00