Commit a80bc34 1 parent 64831ea commit a80bc34 Copy full SHA for a80bc34
File tree 2 files changed +3
-3
lines changed
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-docs v0.18.0
7
- github.com/hashicorp/terraform-plugin-framework v1.7 .0
7
+ github.com/hashicorp/terraform-plugin-framework v1.8 .0
8
8
github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1
9
9
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
10
10
github.com/hashicorp/terraform-plugin-go v0.22.2
Original file line number Diff line number Diff line change @@ -99,8 +99,8 @@ github.com/hashicorp/terraform-json v0.21.0 h1:9NQxbLNqPbEMze+S6+YluEdXgJmhQykRy
99
99
github.com/hashicorp/terraform-json v0.21.0 /go.mod h1:qdeBs11ovMzo5puhrRibdD6d2Dq6TyE/28JiU4tIQxk =
100
100
github.com/hashicorp/terraform-plugin-docs v0.18.0 h1:2bINhzXc+yDeAcafurshCrIjtdu1XHn9zZ3ISuEhgpk =
101
101
github.com/hashicorp/terraform-plugin-docs v0.18.0 /go.mod h1:iIUfaJpdUmpi+rI42Kgq+63jAjI8aZVTyxp3Bvk9Hg8 =
102
- github.com/hashicorp/terraform-plugin-framework v1.7 .0 h1:wOULbVmfONnJo9iq7/q+iBOBJul5vRovaYJIu2cY/Pw =
103
- github.com/hashicorp/terraform-plugin-framework v1.7 .0 /go.mod h1:jY9Id+3KbZ17OMpulgnWLSfwxNVYSoYBQFTgsx044CI =
102
+ github.com/hashicorp/terraform-plugin-framework v1.8 .0 h1:P07qy8RKLcoBkCrY2RHJer5AEvJnDuXomBgou6fD8kI =
103
+ github.com/hashicorp/terraform-plugin-framework v1.8 .0 /go.mod h1:/CpTukO88PcL/62noU7cuyaSJ4Rsim+A/pa+3rUVufY =
104
104
github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1 h1:gm5b1kHgFFhaKFhm4h2TgvMUlNzFAtUqlcOWnWPm+9E =
105
105
github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1 /go.mod h1:MsjL1sQ9L7wGwzJ5RjcI6FzEMdyoBnw+XK8ZnOvQOLY =
106
106
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
You can’t perform that action at this time.
0 commit comments