terraform/state/remote
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
..
artifactory.go
artifactory_test.go
atlas.go core: Use OutputState in JSON instead of map 2016-05-18 13:25:20 -05:00
atlas_test.go core: Introduce state v3 and upgrade process 2016-06-09 10:49:49 +01:00
azure.go provider/azurerm: Bump azure-sdk-for-go to 3.0.0-beta (#7420) 2016-06-30 15:36:08 +01:00
azure_test.go remote: Rename mas to azure (#7114) 2016-06-10 20:04:40 +02:00
client_inmem.go
consul.go
consul_test.go
etcd.go
etcd_test.go
file.go
file_test.go
gcs.go remote state: Add GCS provider for remote state 2016-05-31 13:42:57 -05:00
gcs_test.go remote state: Add GCS provider for remote state 2016-05-31 13:42:57 -05:00
http.go
http_test.go
remote.go remote: Rename mas to azure (#7114) 2016-06-10 20:04:40 +02:00
remote_test.go Return an error when there's no remote state 2016-07-01 18:44:23 -04:00
s3.go Support standard AWS config in the S3 remote backend. (#5270) 2016-05-06 17:52:18 +01:00
s3_test.go
state.go Return an error when there's no remote state 2016-07-01 18:44:23 -04:00
state_test.go
swift.go
swift_test.go