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 @@ -56,7 +56,7 @@ require (
56
56
github.com/hashicorp/logutils v1.0.0 // indirect
57
57
github.com/hashicorp/terraform-exec v0.21.0 // indirect
58
58
github.com/hashicorp/terraform-json v0.22.1 // indirect
59
- github.com/hashicorp/terraform-plugin-framework v1.8 .0
59
+ github.com/hashicorp/terraform-plugin-framework v1.9 .0
60
60
github.com/hashicorp/terraform-plugin-testing v1.8.0
61
61
github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
62
62
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
Original file line number Diff line number Diff line change @@ -110,6 +110,8 @@ github.com/hashicorp/terraform-plugin-docs v0.18.0 h1:2bINhzXc+yDeAcafurshCrIjtd
110
110
github.com/hashicorp/terraform-plugin-docs v0.18.0 /go.mod h1:iIUfaJpdUmpi+rI42Kgq+63jAjI8aZVTyxp3Bvk9Hg8 =
111
111
github.com/hashicorp/terraform-plugin-framework v1.8.0 h1:P07qy8RKLcoBkCrY2RHJer5AEvJnDuXomBgou6fD8kI =
112
112
github.com/hashicorp/terraform-plugin-framework v1.8.0 /go.mod h1:/CpTukO88PcL/62noU7cuyaSJ4Rsim+A/pa+3rUVufY =
113
+ github.com/hashicorp/terraform-plugin-framework v1.9.0 h1:caLcDoxiRucNi2hk8+j3kJwkKfvHznubyFsJMWfZqKU =
114
+ github.com/hashicorp/terraform-plugin-framework v1.9.0 /go.mod h1:qBXLDn69kM97NNVi/MQ9qgd1uWWsVftGSnygYG1tImM =
113
115
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
114
116
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 /go.mod h1:jfHGE/gzjxYz6XoUwi/aYiiKrJDeutQNUtGQXkaHklg =
115
117
github.com/hashicorp/terraform-plugin-go v0.23.0 h1:AALVuU1gD1kPb48aPQUjug9Ir/125t+AAurhqphJ2Co =
You can’t perform that action at this time.
0 commit comments