File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ require (
6767 github.com/hashicorp/hcl v1.0.0 // indirect
6868 github.com/hashicorp/terraform-exec v0.21.0 // indirect
6969 github.com/hashicorp/terraform-json v0.22.1 // indirect
70- github.com/hashicorp/terraform-plugin-framework-validators v0.13 .0
70+ github.com/hashicorp/terraform-plugin-framework-validators v0.14 .0
7171 github.com/hashicorp/terraform-plugin-go v0.24.0
7272 github.com/hashicorp/terraform-plugin-log v0.9.0 // indirect
7373 github.com/hashicorp/terraform-plugin-testing v1.10.0
Original file line number Diff line number Diff line change @@ -144,6 +144,8 @@ github.com/hashicorp/terraform-plugin-framework v1.12.0 h1:7HKaueHPaikX5/7cbC1r9
144144github.com/hashicorp/terraform-plugin-framework v1.12.0 /go.mod h1:N/IOQ2uYjW60Jp39Cp3mw7I/OpC/GfZ0385R0YibmkE =
145145github.com/hashicorp/terraform-plugin-framework-validators v0.13.0 h1:bxZfGo9DIUoLLtHMElsu+zwqI4IsMZQBRRy4iLzZJ8E =
146146github.com/hashicorp/terraform-plugin-framework-validators v0.13.0 /go.mod h1:wGeI02gEhj9nPANU62F2jCaHjXulejm/X+af4PdZaNo =
147+ github.com/hashicorp/terraform-plugin-framework-validators v0.14.0 h1:3PCn9iyzdVOgHYOBmncpSSOxjQhCTYmc+PGvbdlqSaI =
148+ github.com/hashicorp/terraform-plugin-framework-validators v0.14.0 /go.mod h1:LwDKNdzxrDY/mHBrlC6aYfE2fQ3Dk3gaJD64vNiXvo4 =
147149github.com/hashicorp/terraform-plugin-go v0.24.0 h1:2WpHhginCdVhFIrWHxDEg6RBn3YaWzR2o6qUeIEat2U =
148150github.com/hashicorp/terraform-plugin-go v0.24.0 /go.mod h1:tUQ53lAsOyYSckFGEefGC5C8BAaO0ENqzFd3bQeuYQg =
149151github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
You can’t perform that action at this time.
0 commit comments