terraform/website/source/docs/state/remote
Peter McAtominey 507efcb180 state/azure: support passing of lease ID when writing storage blob (#10115)
Also fixed tests failing auth caused by getStorageAccountAccessKey returning the
key name rather than the value

TF_ACC= go test ./state/remote -v -run=TestAz -timeout=10m -parallel=4
=== RUN   TestAzureClient_impl
--- PASS: TestAzureClient_impl (0.00s)
=== RUN   TestAzureClient
2016/11/18 13:57:34 [DEBUG] New state was assigned lineage "96037426-f95e-45c3-9183-6c39b49f590b"
2016/11/18 13:57:34 [TRACE] Preserving existing state lineage "96037426-f95e-45c3-9183-6c39b49f590b"
--- PASS: TestAzureClient (130.60s)
=== RUN   TestAzureClientEmptyLease
2016/11/18 13:59:44 [DEBUG] New state was assigned lineage "d9997445-1ebf-4b2c-b4df-15ae152f6417"
2016/11/18 13:59:44 [TRACE] Preserving existing state lineage "d9997445-1ebf-4b2c-b4df-15ae152f6417"
--- PASS: TestAzureClientEmptyLease (128.15s)
=== RUN   TestAzureClientLease
2016/11/18 14:01:55 [DEBUG] New state was assigned lineage "85912a12-2e0e-464c-9886-8add39ea3a87"
2016/11/18 14:01:55 [TRACE] Preserving existing state lineage "85912a12-2e0e-464c-9886-8add39ea3a87"
--- PASS: TestAzureClientLease (138.09s)
PASS
ok  	github.com/hashicorp/terraform/state/remote	397.111s
2016-11-18 17:26:25 +02:00
..
artifactory.html.md docs/remote_state: Update docs to use data instead of resource (#8293) 2016-08-18 19:38:34 +01:00
atlas.html.md docs/remote_state: Update docs to use data instead of resource (#8293) 2016-08-18 19:38:34 +01:00
azure.html.md state/azure: support passing of lease ID when writing storage blob (#10115) 2016-11-18 17:26:25 +02:00
consul.html.md docs/remote_state: Update docs to use data instead of resource (#8293) 2016-08-18 19:38:34 +01:00
etcd.html.md docs/remote_state: Update docs to use data instead of resource (#8293) 2016-08-18 19:38:34 +01:00
gcs.html.md Remove unneeded output syntax from GCS Remote State 2016-10-05 16:08:54 -07:00
http.html.md docs/remote_state: Update docs to use data instead of resource (#8293) 2016-08-18 19:38:34 +01:00
index.html.md Fix link to the remote state link post 0.7.x. (#7946) 2016-08-03 19:45:14 +01:00
local.html.md state/remote: Officially Support local backend 2016-09-03 15:42:40 -07:00
manta.html.md Documentation formatting fix 2016-10-05 16:09:10 -07:00
s3.html.md Cleanup and expansion of the S3 remote state documentation (#9708) 2016-10-29 12:11:43 +01:00
swift.html.md state/remote/swift: Enhancements to support full set of Openstack configuration options, plus SSL certs. Documentation updated to support 2016-11-03 07:36:18 +00:00