terraform/backend/remote-state
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
..
artifactory backend/artifactory: Honor HTTP_PROXY and HTTPS_PROXY environment variables 2019-11-06 14:18:33 -08:00
azure helper/logging: Bring the LevelFilter into our own codebase 2019-12-05 15:22:03 -08:00
consul backend/remote-state: Get all the backend tests building again 2018-10-16 19:14:11 -07:00
etcdv2 backend/remote: use `state.v2` for remote state only 2019-02-19 10:59:51 +01:00
etcdv3 backend/remote-state: etcdv3, oss, and manta acc tests should fail 2019-09-27 08:45:12 -04:00
gcs Merge branch 'master' into 21680/GCS_OAUTH 2019-08-27 16:56:27 +01:00
http backend/http: implement retries for the http backend (#19702) 2019-06-05 16:12:07 -04:00
inmem vendor: switch to HCL 2.0 in the HCL repository 2019-10-02 15:10:21 -07:00
manta backend/remote-state: etcdv3, oss, and manta acc tests should fail 2019-09-27 08:45:12 -04:00
oss add a new field ecs_role_name to support more scenario 2019-11-02 00:09:46 +08:00
pg remote-state/pg: add option to skip schema creation (#21607) 2019-08-27 11:14:32 -04:00
s3 Merge pull request #21967 from williams-brian/SSE-C_Remote_State 2019-08-22 17:30:28 -04:00
swift rebased to terraform master branch 2019-07-10 18:05:10 +01:00