File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/hashicorp/terraform-plugin-docs v0.13.0
7
7
github.com/hashicorp/terraform-plugin-framework v1.1.1
8
- github.com/hashicorp/terraform-plugin-framework-validators v0.9 .0
8
+ github.com/hashicorp/terraform-plugin-framework-validators v0.10 .0
9
9
github.com/hashicorp/terraform-plugin-go v0.14.3
10
10
github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.1
11
11
)
Original file line number Diff line number Diff line change @@ -122,8 +122,8 @@ github.com/hashicorp/terraform-plugin-docs v0.13.0 h1:6e+VIWsVGb6jYJewfzq2ok2smP
122
122
github.com/hashicorp/terraform-plugin-docs v0.13.0 /go.mod h1:W0oCmHAjIlTHBbvtppWHe8fLfZ2BznQbuv8+UD8OucQ =
123
123
github.com/hashicorp/terraform-plugin-framework v1.1.1 h1:PbnEKHsIU8KTTzoztHQGgjZUWx7Kk8uGtpGMMc1p+oI =
124
124
github.com/hashicorp/terraform-plugin-framework v1.1.1 /go.mod h1:DyZPxQA+4OKK5ELxFIIcqggcszqdWWUpTLPHAhS/tkY =
125
- github.com/hashicorp/terraform-plugin-framework-validators v0.9 .0 h1:LYz4bXh3t7bTEydXOmPDPupRRnA480B/9+jV8yZvxBA =
126
- github.com/hashicorp/terraform-plugin-framework-validators v0.9 .0 /go.mod h1:+BVERsnfdlhYR2YkXMBtPnmn9UsL19U3qUtSZ+Y/5MY =
125
+ github.com/hashicorp/terraform-plugin-framework-validators v0.10 .0 h1:4L0tmy/8esP6OcvocVymw52lY0HyQ5OxB7VNl7k4bS0 =
126
+ github.com/hashicorp/terraform-plugin-framework-validators v0.10 .0 /go.mod h1:qdQJCdimB9JeX2YwOpItEu+IrfoJjWQ5PhLpAOMDQAE =
127
127
github.com/hashicorp/terraform-plugin-go v0.14.3 h1:nlnJ1GXKdMwsC8g1Nh05tK2wsC3+3BL/DBBxFEki+j0 =
128
128
github.com/hashicorp/terraform-plugin-go v0.14.3 /go.mod h1:7ees7DMZ263q8wQ6E4RdIdR6nHHJtrdt4ogX5lPkX1A =
129
129
github.com/hashicorp/terraform-plugin-log v0.7.0 h1:SDxJUyT8TwN4l5b5/VkiTIaQgY6R+Y2BQ0sRZftGKQs =
You can’t perform that action at this time.
0 commit comments