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 4
4
5
5
require (
6
6
github.com/hashicorp/terraform-plugin-framework v1.3.5
7
- github.com/hashicorp/terraform-plugin-framework-validators v0.11 .0
7
+ github.com/hashicorp/terraform-plugin-framework-validators v0.12 .0
8
8
github.com/hashicorp/terraform-plugin-go v0.18.0
9
9
github.com/hashicorp/terraform-plugin-testing v1.4.0
10
10
)
Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ github.com/hashicorp/terraform-json v0.17.1 h1:eMfvh/uWggKmY7Pmb3T85u86E2EQg6EQH
64
64
github.com/hashicorp/terraform-json v0.17.1 /go.mod h1:Huy6zt6euxaY9knPAFKjUITn8QxUFIe9VuSzb4zn/0o =
65
65
github.com/hashicorp/terraform-plugin-framework v1.3.5 h1:FJ6s3CVWVAxlhiF/jhy6hzs4AnPHiflsp9KgzTGl1wo =
66
66
github.com/hashicorp/terraform-plugin-framework v1.3.5 /go.mod h1:2gGDpWiTI0irr9NSTLFAKlTi6KwGti3AoU19rFqU30o =
67
- github.com/hashicorp/terraform-plugin-framework-validators v0.11 .0 h1:DKb1bX7/EPZUTW6F5zdwJzS/EZ/ycVD6JAW5RYOj4f8 =
68
- github.com/hashicorp/terraform-plugin-framework-validators v0.11 .0 /go.mod h1:dzxOiHh7O9CAwc6p8N4mR1H++LtRkl+u+21YNiBVNno =
67
+ github.com/hashicorp/terraform-plugin-framework-validators v0.12 .0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
68
+ github.com/hashicorp/terraform-plugin-framework-validators v0.12 .0 /go.mod h1:jfHGE/gzjxYz6XoUwi/aYiiKrJDeutQNUtGQXkaHklg =
69
69
github.com/hashicorp/terraform-plugin-go v0.18.0 h1:IwTkOS9cOW1ehLd/rG0y+u/TGLK9y6fGoBjXVUquzpE =
70
70
github.com/hashicorp/terraform-plugin-go v0.18.0 /go.mod h1:l7VK+2u5Kf2y+A+742GX0ouLut3gttudmvMgN0PA74Y =
71
71
github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
You can’t perform that action at this time.
0 commit comments