terraform/state
James Bardin 24f6d3fe98 Return an error when there's no remote state
When refreshing remote state, indicate when no state file was found with
an ErrRemoteStateNotFound error. This prevents us from inadvertantly
getting a nil state into a terraform.State where we assume there's
always a root module.
2016-07-01 18:44:23 -04:00
..
remote Return an error when there's no remote state 2016-07-01 18:44:23 -04:00
backup.go
backup_test.go
cache.go
cache_test.go
inmem.go
inmem_test.go
local.go
local_test.go
state.go
testing.go core: Correctly ensure that State() is a copy 2016-06-22 17:21:27 +03:00