terraform/website/docs/configuration
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
..
functions website: Link to hashicorp/subnets/cidr for cidrsubnets docs 2019-09-23 13:15:44 -07:00
attr-as-blocks.html.md Minor spelling fixes 2019-06-13 15:36:14 +01:00
data-sources.html.md Docs updates for data resources, update expressions ref 2019-07-26 11:22:10 -04:00
expressions.html.md Fixed typo in documentation about expressions 2019-09-12 14:16:13 +02:00
functions.html.md website: Version notes: Add new -> old links to 0.12 language docs (except function pages) 2019-02-01 17:20:54 -08:00
index.html.md website: Fix typo in the configuration language introduction page 2019-05-08 16:31:37 -07:00
locals.html.md website: Update "Local Values" docs to use v0.12 syntax in example 2019-04-18 09:03:34 -07:00
modules.html.md website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00
outputs.html.md website: Expand output values docs (#20790) 2019-03-22 15:08:55 -07:00
override.html.md website: Version notes: Add new -> old links to 0.12 language docs (except function pages) 2019-02-01 17:20:54 -08:00
providers.html.md website: Fix odd spacing on the provider configuration syntax page 2019-05-17 08:45:08 -07:00
resources.html.md website: Align `count` and `for_each` sections 2019-08-08 14:13:10 -07:00
style.html.md website: Version notes: Add new -> old links to 0.12 language docs (except function pages) 2019-02-01 17:20:54 -08:00
syntax-json.html.md vendor: switch to HCL 2.0 in the HCL repository 2019-10-02 15:10:21 -07:00
syntax.html.md vendor: switch to HCL 2.0 in the HCL repository 2019-10-02 15:10:21 -07:00
terraform-enterprise.html.md Remove links to legacy Terraform Enterprise docs 2019-06-07 13:47:12 -04:00
terraform.html.md website: fix typo in the 'terraform' block documentation page 2019-05-20 14:37:03 -07:00
types.html.md website: Further elaboration on the "any" type constraint 2019-06-06 13:31:17 -07:00
variables.html.md Merge pull request #22755 from echernyavskiy/patch-1 2019-09-17 11:46:57 -04:00