File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ require (
49
49
github.com/hashicorp/logutils v1.0.0 // indirect
50
50
github.com/hashicorp/terraform-exec v0.19.0 // indirect
51
51
github.com/hashicorp/terraform-json v0.18.0 // indirect
52
- github.com/hashicorp/terraform-plugin-framework v1.4.2
52
+ github.com/hashicorp/terraform-plugin-framework v1.5.0
53
53
github.com/hashicorp/terraform-plugin-testing v1.6.0
54
54
github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
55
55
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
Original file line number Diff line number Diff line change @@ -105,6 +105,8 @@ github.com/hashicorp/terraform-plugin-docs v0.14.1 h1:MikFi59KxrP/ewrZoaowrB9he5
105
105
github.com/hashicorp/terraform-plugin-docs v0.14.1 /go.mod h1:k2NW8+t113jAus6bb5tQYQgEAX/KueE/u8X2Z45V1GM =
106
106
github.com/hashicorp/terraform-plugin-framework v1.4.2 h1:P7a7VP1GZbjc4rv921Xy5OckzhoiO3ig6SGxwelD2sI =
107
107
github.com/hashicorp/terraform-plugin-framework v1.4.2 /go.mod h1:GWl3InPFZi2wVQmdVnINPKys09s9mLmTZr95/ngLnbY =
108
+ github.com/hashicorp/terraform-plugin-framework v1.5.0 h1:8kcvqJs/x6QyOFSdeAyEgsenVOUeC/IyKpi2ul4fjTg =
109
+ github.com/hashicorp/terraform-plugin-framework v1.5.0 /go.mod h1:6waavirukIlFpVpthbGd2PUNYaFedB0RwW3MDzJ/rtc =
108
110
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
109
111
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 /go.mod h1:jfHGE/gzjxYz6XoUwi/aYiiKrJDeutQNUtGQXkaHklg =
110
112
github.com/hashicorp/terraform-plugin-go v0.20.0 h1:oqvoUlL+2EUbKNsJbIt3zqqZ7wi6lzn4ufkn/UA51xQ =
You can’t perform that action at this time.
0 commit comments