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 002babb commit e327bd2Copy full SHA for e327bd2
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/google/go-cmp v0.7.0
7
github.com/hashicorp/go-multierror v1.1.1
8
github.com/hashicorp/go-retryablehttp v0.7.8
9
- github.com/hashicorp/terraform-plugin-docs v0.21.0
+ github.com/hashicorp/terraform-plugin-docs v0.22.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
0 commit comments