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 0493411 commit 70ecd54Copy full SHA for 70ecd54
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/hashicorp/terraform-plugin-docs v0.21.0
10
github.com/hashicorp/terraform-plugin-framework v1.15.0
11
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0
12
- github.com/hashicorp/terraform-plugin-go v0.28.0
+ github.com/hashicorp/terraform-plugin-go v0.29.0
13
github.com/hashicorp/terraform-plugin-log v0.9.0
14
github.com/hashicorp/terraform-plugin-mux v0.20.0
15
github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0
0 commit comments