terraform/backend/remote-state
Martin Atkins 39e609d5fd vendor: switch to HCL 2.0 in the HCL repository
Previously we were using the experimental HCL 2 repository, but now we'll
shift over to the v2 import path within the main HCL repository as part of
actually releasing HCL 2.0 as stable.

This is a mechanical search/replace to the new import paths. It also
switches to the v2.0.0 release of HCL, which includes some new code that
Terraform didn't previously have but should not change any behavior that
matters for Terraform's purposes.

For the moment the experimental HCL2 repository is still an indirect
dependency via terraform-config-inspect, so it remains in our go.sum and
vendor directories for the moment. Because terraform-config-inspect uses
a much smaller subset of the HCL2 functionality, this does still manage
to prune the vendor directory a little. A subsequent release of
terraform-config-inspect should allow us to completely remove that old
repository in a future commit.
2019-10-02 15:10:21 -07:00
..
artifactory Implement the remote enhanced backend 2018-11-06 16:29:46 +01:00
azure vendor: Downgrade Azure dependencies 2019-08-20 15:52:11 +01: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 backend/remote-state: etcdv3, oss, and manta acc tests should fail 2019-09-27 08:45:12 -04: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