terraform/state/remote
James Bardin 36b8be43e8 use the new version package
Update all references to the version values to use the new package.
The VersionString function was left in the terraform package
specifically for the aws provider, which is vendored. We can remove that
last call once the provider is updated.
2017-10-19 21:48:08 -04: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
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 state/remote: add undocumented file backend for remote state 2015-03-05 13:15:14 -08:00
file_test.go state/remote: add undocumented file backend for remote state 2015-03-05 13:15:14 -08:00
gcs.go use the new version package 2017-10-19 21:48:08 -04:00
gcs_test.go remote state: Add GCS provider for remote state 2016-05-31 13:42:57 -05:00
http.go Change remote/http store to update, more consistent with doc 2017-08-20 05:59:04 -07:00
http_test.go Change remote/http store to update, more consistent with doc 2017-08-20 05:59:04 -07:00
manta.go state/remote: New provider - manta 2016-09-14 20:44:52 +01:00
manta_test.go state/remote: New provider - manta 2016-09-14 20:44:52 +01:00
remote.go backend: convert Azure remote state to a backend 2017-08-17 16:32:17 +01:00
remote_test.go Make remote state test run 2017-02-15 14:41:55 -05:00
state.go fix strict remote.State lineage check 2017-08-01 19:34:22 -04:00
state_test.go add mutexes to remote.State 2017-05-25 11:20:52 -04:00
testing.go Have consul state reutrn the lock ID 2017-02-15 14:44:43 -05:00