We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcb19ff commit 535df56Copy full SHA for 535df56
go.mod
@@ -9,11 +9,10 @@ require (
9
github.com/go-errors/errors v1.0.1
10
github.com/go-test/deep v1.0.5 // indirect
11
github.com/golang/mock v1.4.0 // indirect
12
- github.com/hashicorp/go-getter v1.4.1 // indirect
13
github.com/hashicorp/go-hclog v0.12.0 // indirect
14
github.com/hashicorp/go-uuid v1.0.2 // indirect
15
github.com/hashicorp/hcl v1.0.0 // indirect
16
- github.com/hashicorp/hcl/v2 v2.3.0 // indirect
+ github.com/hashicorp/terraform v0.12.24
17
github.com/hashicorp/terraform-config-inspect v0.0.0-20200210163047-f7d8399e1194 // indirect
18
github.com/hashicorp/terraform-plugin-sdk v1.7.0
19
github.com/hashicorp/terraform-svchost v0.0.0-20191119180714-d2e4933b9136 // indirect
0 commit comments