terraform/state/remote
James Nugent 3ea3c657b5 core: Use OutputState in JSON instead of map
This commit forward ports the changes made for 0.6.17, in order to store
the type and sensitive flag against outputs.

It also refactors the logic of the import for V0 to V1 state, and
fixes up the call sites of the new format for outputs in V2 state.

Finally we fix up tests which did not previously set a state version
where one is required.
2016-05-18 13:25:20 -05:00
..
artifactory.go add artifactory remote state storage 2015-10-29 09:33:09 -04:00
artifactory_test.go add artifactory remote state storage 2015-10-29 09:33:09 -04:00
atlas.go core: Use OutputState in JSON instead of map 2016-05-18 13:25:20 -05:00
atlas_test.go core: Use OutputState in JSON instead of map 2016-05-18 13:25:20 -05:00
client_inmem.go
consul.go Enable `go vet -composites` check and fix warnings. 2016-02-17 11:59:50 -08:00
consul_test.go tests: allow opt-out of remote tests via env var 2016-01-21 15:44:18 -06:00
etcd.go Use cleanhttp for new http clients 2015-10-22 14:23:59 -04:00
etcd_test.go Etcd remote state backend 2015-10-18 23:24:55 +02:00
file.go
file_test.go
http.go Moving octet-stream to json for remote http backend 2016-03-07 18:39:41 -08:00
http_test.go Use cleanhttp for new http clients 2015-10-22 14:23:59 -04:00
remote.go add artifactory remote state storage 2015-10-29 09:33:09 -04:00
remote_test.go
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
state_test.go
swift.go
swift_test.go