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.4
7
- github.com/hashicorp/terraform-plugin-framework-validators v0.10 .0
7
+ github.com/hashicorp/terraform-plugin-framework-validators v0.11 .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.4 h1:dOTLsALgmQu+PawAvhfGQ04H0MeIz3EZmBw7OFvj7qs =
66
66
github.com/hashicorp/terraform-plugin-framework v1.3.4 /go.mod h1:2gGDpWiTI0irr9NSTLFAKlTi6KwGti3AoU19rFqU30o =
67
- github.com/hashicorp/terraform-plugin-framework-validators v0.10 .0 h1:4L0tmy/8esP6OcvocVymw52lY0HyQ5OxB7VNl7k4bS0 =
68
- github.com/hashicorp/terraform-plugin-framework-validators v0.10 .0 /go.mod h1:qdQJCdimB9JeX2YwOpItEu+IrfoJjWQ5PhLpAOMDQAE =
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 =
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