terraform/state/remote
Ash Berlin 70de22253a Fix error message in Azure state backend (#12424)
The error led me to try adding `resource_group` but the code wanted `resource_group_name`. This fixes the error message to match the code.
2017-03-04 20:27:37 +02:00
..
artifactory.go
artifactory_test.go
azure.go Fix error message in Azure state backend (#12424) 2017-03-04 20:27:37 +02:00
azure_test.go state/azure: add environment option for non-public cloud usage (#12364) 2017-03-02 04:58:24 +00:00
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 Basic authentication for HTTP remote state backend 2017-01-19 21:01:50 -05:00
http_test.go
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/init: add atlas, remove legacy atlas remote state 2017-03-01 13:29:16 -08:00
remote_test.go Make remote state test run 2017-02-15 14:41:55 -05:00
s3.go Clean up LockInfo and LockError and use them 2017-02-15 14:44:43 -05:00
s3_test.go state/remote: add unit test to verify s3 is a ClientLocker as well 2017-02-15 14:25:53 -08:00
state.go state/remote: export ClientLocker, test for implementation 2017-02-15 14:20:59 -08:00
state_test.go remove the legacy Inmem remote state 2017-02-20 14:50:31 -05:00
swift.go Add token authentication to Swift remote 2016-12-20 18:22:48 +01:00
swift_test.go
testing.go Have consul state reutrn the lock ID 2017-02-15 14:44:43 -05:00