File tree 2 files changed +8
-3
lines changed
2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/hashicorp/go-cty v1.4.1-0.20200723130312-85980079f637
7
7
github.com/hashicorp/go-multierror v1.1.1
8
8
github.com/hashicorp/go-retryablehttp v0.7.5
9
- github.com/hashicorp/terraform-plugin-docs v0.14.1
9
+ github.com/hashicorp/terraform-plugin-docs v0.18.0
10
10
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
11
11
github.com/hashicorp/terraform-plugin-go v0.21.0
12
12
github.com/hashicorp/terraform-plugin-log v0.9.0
@@ -47,8 +47,8 @@ require (
47
47
github.com/hashicorp/hc-install v0.6.2 // indirect
48
48
github.com/hashicorp/hcl/v2 v2.19.1 // indirect
49
49
github.com/hashicorp/logutils v1.0.0 // indirect
50
- github.com/hashicorp/terraform-exec v0.19 .0 // indirect
51
- github.com/hashicorp/terraform-json v0.18 .0 // indirect
50
+ github.com/hashicorp/terraform-exec v0.20 .0 // indirect
51
+ github.com/hashicorp/terraform-json v0.21 .0 // indirect
52
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
Original file line number Diff line number Diff line change @@ -100,10 +100,15 @@ github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI
100
100
github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
101
101
github.com/hashicorp/terraform-exec v0.19.0 h1:FpqZ6n50Tk95mItTSS9BjeOVUb4eg81SpgVtZNNtFSM =
102
102
github.com/hashicorp/terraform-exec v0.19.0 /go.mod h1:tbxUpe3JKruE9Cuf65mycSIT8KiNPZ0FkuTE3H4urQg =
103
+ github.com/hashicorp/terraform-exec v0.20.0 h1:DIZnPsqzPGuUnq6cH8jWcPunBfY+C+M8JyYF3vpnuEo =
104
+ github.com/hashicorp/terraform-exec v0.20.0 /go.mod h1:ckKGkJWbsNqFKV1itgMnE0hY9IYf1HoiekpuN0eWoDw =
103
105
github.com/hashicorp/terraform-json v0.18.0 h1:pCjgJEqqDESv4y0Tzdqfxr/edOIGkjs8keY42xfNBwU =
104
106
github.com/hashicorp/terraform-json v0.18.0 /go.mod h1:qdeBs11ovMzo5puhrRibdD6d2Dq6TyE/28JiU4tIQxk =
107
+ github.com/hashicorp/terraform-json v0.21.0 h1:9NQxbLNqPbEMze+S6+YluEdXgJmhQykRyRNd+zTI05U =
108
+ github.com/hashicorp/terraform-json v0.21.0 /go.mod h1:qdeBs11ovMzo5puhrRibdD6d2Dq6TyE/28JiU4tIQxk =
105
109
github.com/hashicorp/terraform-plugin-docs v0.14.1 h1:MikFi59KxrP/ewrZoaowrB9he5Vu4FtvhamZFustiA4 =
106
110
github.com/hashicorp/terraform-plugin-docs v0.14.1 /go.mod h1:k2NW8+t113jAus6bb5tQYQgEAX/KueE/u8X2Z45V1GM =
111
+ github.com/hashicorp/terraform-plugin-docs v0.18.0 /go.mod h1:iIUfaJpdUmpi+rI42Kgq+63jAjI8aZVTyxp3Bvk9Hg8 =
107
112
github.com/hashicorp/terraform-plugin-framework v1.5.0 h1:8kcvqJs/x6QyOFSdeAyEgsenVOUeC/IyKpi2ul4fjTg =
108
113
github.com/hashicorp/terraform-plugin-framework v1.5.0 /go.mod h1:6waavirukIlFpVpthbGd2PUNYaFedB0RwW3MDzJ/rtc =
109
114
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0 h1:HOjBuMbOEzl7snOdOoUfE2Jgeto6JOjLVQ39Ls2nksc =
You can’t perform that action at this time.
0 commit comments