terraform-provider-google/vendor/github.com/hashicorp/hcl2
Paddy 0965a6c8d8
Vendor terraform to fix ImportStateVerify bug. (#3444)
Vendor the latest Terraform so we can get the fix for ImportStateVerify
diffing on Removed fields.

```
export GO111MODULE=on
go get github.com/hashicorp/terraform@master
go mod tidy
go mod vendor
```
2019-04-16 11:49:53 -07:00
..
ext Vendor 0.12 SDK (#3432) 2019-04-15 13:39:47 -07:00
gohcl Switch to using Go modules. (#2679) 2018-12-20 17:22:22 -08:00
hcl Vendor terraform to fix ImportStateVerify bug. (#3444) 2019-04-16 11:49:53 -07:00
hcldec Switch to using Go modules. (#2679) 2018-12-20 17:22:22 -08:00
hcled Vendor 0.12 SDK (#3432) 2019-04-15 13:39:47 -07:00
hclparse Upgrade terraform core to v0.11.2 (#940) 2018-01-10 10:52:15 -08:00
hclwrite Vendor 0.12 SDK (#3432) 2019-04-15 13:39:47 -07:00
LICENSE Upgrade terraform core to v0.11.2 (#940) 2018-01-10 10:52:15 -08:00