File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1+ kind : BUG FIXES
2+ body : ' dependencies: `github.com/hashicorp/terraform-exec` dependency upgraded to
3+ `v0.18.1` to avoid causing acceptance test failures when `terraform-plugin-sdk`
4+ or `terraform-plugin-testing` are in use'
5+ time : 2023-03-01T09:15:41.520975-05:00
6+ custom :
7+ Issue : " 226"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/google/go-cmp v0.5.9
77 github.com/hashicorp/go-version v1.6.0
88 github.com/hashicorp/hc-install v0.5.0
9- github.com/hashicorp/terraform-exec v0.18.0
9+ github.com/hashicorp/terraform-exec v0.18.1
1010 github.com/hashicorp/terraform-json v0.15.0
1111 github.com/mattn/go-colorable v0.1.13
1212 github.com/mitchellh/cli v1.1.5
Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ github.com/hashicorp/go-version v1.6.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09
7272github.202132.xyz/hashicorp/hc-install v0.5.0 h1:D9bl4KayIYKEeJ4vUDe9L5huqxZXczKaykSRcmQ0xY0 =
7373github.202132.xyz/hashicorp/hc-install v0.5.0 /go.mod h1:JyzMfbzfSBSjoDCRPna1vi/24BEDxFaCPfdHtM5SCdo =
7474github.202132.xyz/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
75- github.com/hashicorp/terraform-exec v0.18.0 h1:BJa6/Fhxnb0zvsEGqUrFSybcnhAiBVSUgG7s09b6XlI =
76- github.com/hashicorp/terraform-exec v0.18.0 /go.mod h1:6PMRgg0Capig5Fn0zW9/+WM3vQsdwotwa8uxDVzLpHE =
75+ github.com/hashicorp/terraform-exec v0.18.1 h1:LAbfDvNQU1l0NOQlTuudjczVhHj061fNX5H8XZxHlH4 =
76+ github.com/hashicorp/terraform-exec v0.18.1 /go.mod h1:58wg4IeuAJ6LVsLUeD2DWZZoc/bYi6dzhLHzxM41980 =
7777github.202132.xyz/hashicorp/terraform-json v0.15.0 h1:/gIyNtR6SFw6h5yzlbDbACyGvIhKtQi8mTsbkNd79lE =
7878github.202132.xyz/hashicorp/terraform-json v0.15.0 /go.mod h1:+L1RNzjDU5leLFZkHTFTbJXaoqUC6TqXlFgDoOXrtvk =
7979github.202132.xyz/huandu/xstrings v1.3.1 /go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE =
You can’t perform that action at this time.
0 commit comments