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 2c25d17Copy full SHA for 2c25d17
go.mod
@@ -7,7 +7,7 @@ require (
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
10
- github.com/hashicorp/terraform-plugin-framework v1.15.0
+ github.com/hashicorp/terraform-plugin-framework v1.16.1
11
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0
12
github.com/hashicorp/terraform-plugin-go v0.28.0
13
github.com/hashicorp/terraform-plugin-log v0.9.0
0 commit comments