terraform/vendor/github.com/hashicorp
Martin Atkins b0da5b1ce5 core: Remove the last few HIL remnants
We've not been using HIL in the main codepaths since Terraform 0.12, but
some references to it (and some supporting functionality in Terraform)
stuck around due to interactions with types we'd kept around to support
legacy shims.

However, removing the configs.RawConfig field from
terraform.ResourceConfig disconnects that subtree of dependencies from
everything else, allowing us to remove it. This is safe because the only
remaining uses of terraform.ResourceConfig are shims from values that
were already evaluated using the HCL 2 API, and thus they never need
the "just in time" HIL evaluation that ResourceConfig.interpolateForce
used to do.

We also had some HIL references in configs/hcl2shim that were previously
in support of the "terraform 0.12upgrade" command, but the implementation
of that command is now removed.

There was one remaining reference to HIL in a now-unused function in the
helper/schema package, which I removed entirely here.

This then allows us to remove the HIL dependency entirely, and also to
clean up some remaining old remants of the legacy "config" package that
we'd recently moved into the "configs" package pending further pruning.
2020-09-02 15:53:33 -07:00
..
aws-sdk-go-base deps: Update aws-sdk-go-based to 0.6.0 2020-08-18 12:49:31 -04:00
consul update consul api packages 2017-10-28 19:44:10 -04:00
errwrap vendor: Update HCL2 and cty, and other related packages 2018-10-16 19:14:11 -07:00
go-azure-helpers dependencies: updating Azure/azure-sdk-for-go, Azure/go-autorest, hashicorp/go-azure-helpers, tombuildsstuff/giovanni 2020-08-07 10:47:08 +02:00
go-checkpoint vendor: github.com/hashicorp/go-checkpoint@v0.5.0 2019-02-21 08:50:02 +00:00
go-cleanhttp go mod tidy & go mod vendor 2019-10-11 22:41:27 +01:00
go-getter update go-getter 2020-01-06 20:44:02 -05:00
go-hclog Add kubernetes backend 2020-06-04 02:29:57 -04:00
go-multierror vendor: Update HCL2 and cty, and other related packages 2018-10-16 19:14:11 -07:00
go-plugin command: Unmanaged providers 2020-05-26 17:48:57 -07:00
go-retryablehttp gomod: update `go-tfe` 2019-04-08 11:13:14 +02:00
go-rootcerts vendor: github.com/hashicorp/go-rootcerts@v1.0.0 2019-02-21 08:54:14 +00:00
go-safetemp vendor: github.com/terraform-providers/terraform-provider-aws@v1.58.0 2019-02-12 16:32:22 +00:00
go-slug Point to updated go-tfe 2019-11-15 14:14:17 -05:00
go-tfe go get github.com/hashicorp/go-tfe@v0.8.1 + vendor 2020-05-19 11:14:27 -07:00
go-uuid gomod: update `go-tfe` 2019-04-08 11:13:14 +02:00
go-version go mod vendor; go mod tidy 2019-10-17 11:14:30 -04:00
golang-lru modules: update Azure deps to latest 2019-07-30 09:12:14 -07:00
hcl vendor: go get github.com/hashicorp/hcl/v2@v2.6.0 2020-06-11 12:39:35 -04:00
serf vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
terraform-config-inspect Mildwonkey/tfconfig upgrade (#23670) 2020-01-10 11:54:53 -05:00
terraform-svchost go mod tidy & go mod vendor 2019-10-11 22:41:27 +01:00
vault vendor: github.com/terraform-providers/terraform-provider-aws@v1.58.0 2019-02-12 16:32:22 +00:00
yamux Add kubernetes backend 2020-06-04 02:29:57 -04:00