File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ require (
1313 github.com/hashicorp/hc-install v0.9.2
1414 github.com/hashicorp/hcl/v2 v2.24.0
1515 github.com/hashicorp/logutils v1.0.0
16- github.com/hashicorp/terraform-exec v0.23.1-0.20250717072919-061a850a52d2
17- github.com/hashicorp/terraform-json v0.26.0
16+ github.com/hashicorp/terraform-exec v0.24.0
17+ github.com/hashicorp/terraform-json v0.27.1
1818 github.com/hashicorp/terraform-plugin-go v0.29.0-beta.1
1919 github.com/hashicorp/terraform-plugin-log v0.9.0
2020 github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0
Original file line number Diff line number Diff line change @@ -76,10 +76,10 @@ github.com/hashicorp/hcl/v2 v2.24.0 h1:2QJdZ454DSsYGoaE6QheQZjtKZSUs9Nh2izTWiwQx
7676github.com/hashicorp/hcl/v2 v2.24.0 /go.mod h1:oGoO1FIQYfn/AgyOhlg9qLC6/nOJPX3qGbkZpYAcqfM =
7777github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y =
7878github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
79- github.com/hashicorp/terraform-exec v0.23.1-0.20250717072919-061a850a52d2 h1:90fcAqw0Qmv4vY7zL4jEKgKarHmOnNN6SjTY68eLKGA =
80- github.com/hashicorp/terraform-exec v0.23.1-0.20250717072919-061a850a52d2 /go.mod h1:8D3RLLpzAZdhT9jvALYz1KHyGU4OvI73I1o0+01QJxA =
81- github.com/hashicorp/terraform-json v0.26.0 h1:+BnJavhRH+oyNWPnfzrfQwVWCZBFMvjdiH2Vi38Udz4 =
82- github.com/hashicorp/terraform-json v0.26.0 /go.mod h1:eyWCeC3nrZamyrKLFnrvwpc3LQPIJsx8hWHQ/nu2/v4 =
79+ github.com/hashicorp/terraform-exec v0.24.0 h1:mL0xlk9H5g2bn0pPF6JQZk5YlByqSqrO5VoaNtAf8OE =
80+ github.com/hashicorp/terraform-exec v0.24.0 /go.mod h1:lluc/rDYfAhYdslLJQg3J0oDqo88oGQAdHR+wDqFvo4 =
81+ github.com/hashicorp/terraform-json v0.27.1 h1:zWhEracxJW6lcjt/JvximOYyc12pS/gaKSy/wzzE7nY =
82+ github.com/hashicorp/terraform-json v0.27.1 /go.mod h1:GzPLJ1PLdUG5xL6xn1OXWIjteQRT2CNT9o/6A9mi9hE =
8383github.com/hashicorp/terraform-plugin-go v0.29.0-beta.1 h1:xeHlRQYev3iMXwX2W7+D1bSfLRBs9jojZXqE6hmNxMI =
8484github.com/hashicorp/terraform-plugin-go v0.29.0-beta.1 /go.mod h1:5pww/UULn9C2tItq6o5sbScEkJxBUt9X9kI4DkeRsIw =
8585github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
You can’t perform that action at this time.
0 commit comments