terraform/backend/remote-state/azure
Martin Atkins 30bf83cdeb helper/logging: Bring the LevelFilter into our own codebase
In order to make this work reasonably we can't avoid using some funny
heuristics, which are somewhat reasonable to apply within the context of
Terraform itself but would not be good to add to the general "logutils".

Specifically, this is adding the additional heuristic that lines starting
with spaces are continuation lines and so should inherit the log level
of the most recent non-continuation line.
2019-12-05 15:22:03 -08:00
..
arm_client.go vendor: upgrade Azure SDK and Azure/go-autorest 2019-12-02 10:04:49 -08:00
backend.go backend/azurerm: support for custom resource manager endpoints (#19460) 2018-11-26 14:42:16 +01:00
backend_state.go backend/azurerm: upgrading the SDK / support for proxies (#19414) 2018-11-21 22:06:03 +01:00
backend_test.go backend/azurerm: support for custom resource manager endpoints (#19460) 2018-11-26 14:42:16 +01:00
client.go backend/azurerm: fixing a bug where locks couldn't be unlocked (#19441) 2018-11-22 17:47:35 +01:00
client_test.go backend/azurerm: support for custom resource manager endpoints (#19460) 2018-11-26 14:42:16 +01:00
helpers_test.go Fix interface after upgrade 2019-02-01 10:48:56 +00:00
sender.go helper/logging: Bring the LevelFilter into our own codebase 2019-12-05 15:22:03 -08:00