terraform/website/docs
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
..
backends website: Clarify remote operations for new Terraform Cloud Free tier (#22924) 2019-09-26 17:12:51 -07:00
commands Remove -check-variables flag from the docs 2019-09-30 17:21:08 +03:00
configuration vendor: switch to HCL 2.0 in the HCL repository 2019-10-02 15:10:21 -07:00
configuration-0-11 docs: Minor spelling and typo fixes 2019-09-05 10:08:34 -07:00
import website: "map" a real resource to configuration, not "attach" (#17912) 2019-03-22 16:10:44 -07:00
internals docs/internal/resource-addressing: Omit for_each full splat example for now 2019-08-08 08:56:57 -04:00
modules website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00
plugins website: Finish moving "writing custom providers" to /docs/extend/ 2019-01-11 16:36:40 -08:00
providers Merge pull request #22882 from hashicorp/cgriggs01-community-prvdr 2019-09-27 09:46:12 -07:00
provisioners Merge cleanup, remove `license` parameter in favor of bool `accept_license`, adjust how license acceptance is done, update hab provisioner doc. 2019-09-29 11:16:25 -07:00
registry website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00
state website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00
cli-index.html.md website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00