terraform/state/remote
Gavin Williams c63ad9c0f8 state/remote/swift: Support Openstack request logging (#13583)
* provider/openstack: Expose LogRoundTripper fields externally

* state/remote/swift: Add support for debugging Openstack calls using
OS_DEBUG env variable.

* provider/openstack: Update LogRoundTripper to log headers aswell as body.

* Add `RedactHeaders` function in order to redact sensitive http Headers.
Refactor `logRequest` and `logResponse` to use `RedactHeaders` func.
2017-04-15 17:11:28 +03: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
gcs_test.go
http.go Basic authentication for HTTP remote state backend 2017-01-19 21:01:50 -05:00
http_test.go
manta.go
manta_test.go
remote.go convert S3 remote state to a backend 2017-03-22 10:59:37 -04:00
remote_test.go Make remote state test run 2017-02-15 14:41:55 -05: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 state/remote/swift: Support Openstack request logging (#13583) 2017-04-15 17:11:28 +03:00
swift_test.go
testing.go Have consul state reutrn the lock ID 2017-02-15 14:44:43 -05:00