terraform/state
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
..
remote state/remote/swift: Support Openstack request logging (#13583) 2017-04-15 17:11:28 +03:00
testdata Use NewLockInfo to get a pre-populated value 2017-02-15 14:41:55 -05:00
backup.go remove extra state.Locker assertions 2017-04-01 17:01:45 -04:00
backup_test.go state/remote: export ClientLocker, test for implementation 2017-02-15 14:20:59 -08:00
inmem.go test LockWithContext 2017-04-03 11:50:19 -04:00
inmem_test.go test LockWithContext 2017-04-03 11:50:19 -04:00
local.go fix windows locking 2017-02-17 13:29:48 -05:00
local_lock_unix.go Switch from Path to PathOut on LocalState.written 2017-01-30 17:16:57 -05:00
local_lock_windows.go fix windows locking 2017-02-17 13:29:48 -05:00
local_test.go test failure for windows local locks 2017-02-17 13:29:47 -05:00
lock.go backend/consul: support "lock" option to disable locking 2017-03-14 17:59:10 -07:00
lock_test.go backend/consul: support "lock" option to disable locking 2017-03-14 17:59:10 -07:00
state.go add some nil checks for unexpected lock failures 2017-04-05 09:06:47 -04:00
state_test.go remove Sleep from TestLockWithContext 2017-04-03 14:46:22 -04:00
testing.go Fix vet issues 2016-10-18 11:11:12 -04:00