terraform/vendor/github.com/hashicorp
Martin Atkins 63fa1ac418 vendor: go get github.com/hashicorp/hcl2@master
This includes a small fix to ensure the parser doesn't produce an invalid
body for block parsing syntax errors, and instead produces an incomplete
result that calling applications like Terraform can still analyze.

The problem here was affecting our version-constraint-sniffing code, which
intentionally tried to find a core version constraint even if there's a
syntax error so that it can report that a new version of Terraform is a
likely cause of the syntax error. It was working in most cases, unless
it was the "terraform" block itself that contained the error, because then
we'd try to analyze a broken hcl.Block with a nil body.

This includes a new test for "terraform init" that exercises this
recovery codepath.
2019-05-14 15:37:46 -07:00
..
aws-sdk-go-base backend/s3: Reinstate region validation and update copy for skip_requesting_account_id deprecation message 2019-02-20 08:29:09 -08: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 vendor: github.com/hashicorp/go-azure-helpers@0.3.2 2019-02-01 08:40:50 +00:00
go-checkpoint vendor: github.com/hashicorp/go-checkpoint@v0.5.0 2019-02-21 08:50:02 +00:00
go-cleanhttp depencies: update `go-tfe` 2018-11-13 16:24:45 +01:00
go-getter vendor: go get github.com/hashicorp/go-getter@v1.3.0 2019-05-14 07:38:06 -07:00
go-hclog update go-plugin and hclog 2018-10-16 19:14:11 -07:00
go-multierror vendor: Update HCL2 and cty, and other related packages 2018-10-16 19:14:11 -07:00
go-plugin update go-plugin 2019-04-30 17:20:10 -04: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 gomod: update `go-tfe` 2019-04-08 11:13:14 +02:00
go-tfe Fixup the `go-tfe` update 2019-04-25 09:29:52 +02:00
go-uuid gomod: update `go-tfe` 2019-04-08 11:13:14 +02:00
go-version vendor: github.com/hashicorp/go-getter@v1.1.0 2019-02-21 08:52:47 +00:00
hcl configs/configupgrade: do not panic on HEREDOCs. (#20281) 2019-02-08 15:51:53 -08:00
hcl2 vendor: go get github.com/hashicorp/hcl2@master 2019-05-14 15:37:46 -07:00
hil vendor: github.com/hashicorp/hil@latest 2019-02-12 15:56:22 +00:00
logutils vendor: github.com/hashicorp/logutils@v1.0.0 2019-02-12 10:25:04 +00:00
serf vendor: update to latest github.com/zclconf/go-cty 2018-10-16 19:14:11 -07:00
terraform-config-inspect update terraform-config-inspect (#20852) 2019-03-28 07:54:01 -04:00
vault vendor: github.com/terraform-providers/terraform-provider-aws@v1.58.0 2019-02-12 16:32:22 +00:00
yamux update vendor from go.mod 2018-12-05 20:30:16 -05:00