We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89a3de7 commit d6ab769Copy full SHA for d6ab769
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/hashicorp/go-getter/v2 v2.1.0
12
github.com/hashicorp/go-version v1.5.0
13
github.com/hashicorp/hcl/v2 v2.11.1
14
- github.com/hashicorp/terraform v0.15.3
+ github.com/hashicorp/terraform v0.15.5
15
github.com/imdario/mergo v0.3.12
16
github.com/mitchellh/go-homedir v1.1.0
17
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
0 commit comments