File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/google/go-cmp v0.5.4
10
10
github.com/hashicorp/aws-sdk-go-base v0.7.0
11
11
github.com/hashicorp/hcl/v2 v2.8.2
12
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.2
12
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.3
13
13
github.com/mitchellh/go-homedir v1.1.0
14
14
github.com/onsi/ginkgo v1.14.2 // indirect
15
15
github.com/onsi/gomega v1.10.4 // indirect
Original file line number Diff line number Diff line change @@ -218,13 +218,15 @@ github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI
218
218
github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
219
219
github.com/hashicorp/terraform-exec v0.12.0 h1:Tb1VC2gqArl9EJziJjoazep2MyxMk00tnNKV/rgMba0 =
220
220
github.com/hashicorp/terraform-exec v0.12.0 /go.mod h1:SGhto91bVRlgXQWcJ5znSz+29UZIa8kpBbkGwQ+g9E8 =
221
+ github.com/hashicorp/terraform-exec v0.13.0 h1:1Pth+pdWJAufJuWWjaVOVNEkoRTOjGn3hQpAqj4aPdg =
222
+ github.com/hashicorp/terraform-exec v0.13.0 /go.mod h1:SGhto91bVRlgXQWcJ5znSz+29UZIa8kpBbkGwQ+g9E8 =
221
223
github.com/hashicorp/terraform-json v0.8.0 h1:XObQ3PgqU52YLQKEaJ08QtUshAfN3yu4u8ebSW0vztc =
222
224
github.com/hashicorp/terraform-json v0.8.0 /go.mod h1:3defM4kkMfttwiE7VakJDwCd4R+umhSQnvJwORXbprE =
223
225
github.com/hashicorp/terraform-plugin-go v0.2.1 h1:EW/R8bB2Zbkjmugzsy1d27yS8/0454b3MtYHkzOknqA =
224
226
github.com/hashicorp/terraform-plugin-go v0.2.1 /go.mod h1:10V6F3taeDWVAoLlkmArKttR3IULlRWFAGtQIQTIDr4 =
225
227
github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.1 /go.mod h1:jgCWyjKf1BRqzuA3IPJb6PJ2YY86ePJurX9xfJtuYNU =
226
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.2 h1:8oo4eMtv3nEZGqe8W0UzMxKnKWuwS/Tb2YyIFJkL59g =
227
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.2 /go.mod h1:jgCWyjKf1BRqzuA3IPJb6PJ2YY86ePJurX9xfJtuYNU =
228
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.3 h1:DGnxpIYRHXQZb2TOlQ1OCEYxoRQrAcbLIcYm8kvbFuU =
229
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.3 /go.mod h1:5wrrTcxbSaQXamCDbHZTHk6yTF9OEZaOvQ9fvLXBE3o =
228
230
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 h1:HKLsbzeOsfXmKNpr3GiT18XAblV0BjCbzL8KQAMZGa0 =
229
231
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 /go.mod h1:kNDNcF7sN4DocDLBkQYz73HGKwN1ANB1blq4lIYLYvg =
230
232
github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb /go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM =
You can’t perform that action at this time.
0 commit comments