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 b0e901a commit 83fd42aCopy full SHA for 83fd42a
go.mod
@@ -12,7 +12,7 @@ require (
12
github.com/hashicorp/go-version v1.2.1
13
github.com/hashicorp/hcl/v2 v2.7.2
14
github.com/hashicorp/logutils v1.0.0
15
- github.com/hashicorp/terraform v0.13.5
+ github.com/hashicorp/terraform v0.14.0
16
github.com/hashicorp/terraform-plugin-sdk/v2 v2.3.0
17
github.com/jessevdk/go-flags v1.4.0
18
github.com/jstemmer/go-junit-report v0.9.1
0 commit comments