File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ require (
1616 github.com/hashicorp/go-version v1.7.0
1717 github.com/hashicorp/hcl v1.0.0
1818 github.com/hashicorp/hcl/v2 v2.23.0 // indirect
19- github.com/hashicorp/terraform-plugin-framework v1.13 .0
20- github.com/hashicorp/terraform-plugin-framework-validators v0.16 .0
19+ github.com/hashicorp/terraform-plugin-framework v1.14 .0
20+ github.com/hashicorp/terraform-plugin-framework-validators v0.17 .0
2121 github.com/hashicorp/terraform-plugin-go v0.26.0
2222 github.com/hashicorp/terraform-plugin-mux v0.18.0
2323 github.com/hashicorp/terraform-plugin-sdk/v2 v2.36.0
Original file line number Diff line number Diff line change @@ -93,12 +93,12 @@ github.com/hashicorp/terraform-exec v0.22.0 h1:G5+4Sz6jYZfRYUCg6eQgDsqTzkNXV+fP8
9393github.com/hashicorp/terraform-exec v0.22.0 /go.mod h1:bjVbsncaeh8jVdhttWYZuBGj21FcYw6Ia/XfHcNO7lQ =
9494github.com/hashicorp/terraform-json v0.24.0 h1:rUiyF+x1kYawXeRth6fKFm/MdfBS6+lW4NbeATsYz8Q =
9595github.com/hashicorp/terraform-json v0.24.0 /go.mod h1:Nfj5ubo9xbu9uiAoZVBsNOjvNKB66Oyrvtit74kC7ow =
96- github.com/hashicorp/terraform-plugin-framework v1.13 .0 h1:8OTG4+oZUfKgnfTdPTJwZ532Bh2BobF4H+yBiYJ/scw =
97- github.com/hashicorp/terraform-plugin-framework v1.13 .0 /go.mod h1:j64rwMGpgM3NYXTKuxrCnyubQb/4VKldEKlcG8cvmjU =
96+ github.com/hashicorp/terraform-plugin-framework v1.14 .0 h1:lsmTJqBlZ4GUabnDxj8Lsa5bmbuUKiUO3Zm9iIKSDf0 =
97+ github.com/hashicorp/terraform-plugin-framework v1.14 .0 /go.mod h1:xNUKmvTs6ldbwTuId5euAtg37dTxuyj3LHS3uj7BHQ4 =
9898github.com/hashicorp/terraform-plugin-framework-timetypes v0.5.0 h1:v3DapR8gsp3EM8fKMh6up9cJUFQ2iRaFsYLP8UJnCco =
9999github.com/hashicorp/terraform-plugin-framework-timetypes v0.5.0 /go.mod h1:c3PnGE9pHBDfdEVG9t1S1C9ia5LW+gkFR0CygXlM8ak =
100- github.com/hashicorp/terraform-plugin-framework-validators v0.16 .0 h1:O9QqGoYDzQT7lwTXUsZEtgabeWW96zUBh47Smn2lkFA =
101- github.com/hashicorp/terraform-plugin-framework-validators v0.16 .0 /go.mod h1:Bh89/hNmqsEWug4/XWKYBwtnw3tbz5BAy1L1OgvbIaY =
100+ github.com/hashicorp/terraform-plugin-framework-validators v0.17 .0 h1:0uYQcqqgW3BMyyve07WJgpKorXST3zkpzvrOnf3mpbg =
101+ github.com/hashicorp/terraform-plugin-framework-validators v0.17 .0 /go.mod h1:VwdfgE/5Zxm43flraNa0VjcvKQOGVrcO4X8peIri0T0 =
102102github.com/hashicorp/terraform-plugin-go v0.26.0 h1:cuIzCv4qwigug3OS7iKhpGAbZTiypAfFQmw8aE65O2M =
103103github.com/hashicorp/terraform-plugin-go v0.26.0 /go.mod h1:+CXjuLDiFgqR+GcrM5a2E2Kal5t5q2jb0E3D57tTdNY =
104104github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
You can’t perform that action at this time.
0 commit comments