File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/hashicorp/logutils v1.0.0
1717 github.com/hashicorp/terraform-exec v0.22.0
1818 github.com/hashicorp/terraform-json v0.24.0
19- github.com/hashicorp/terraform-plugin-go v0.26.1-0.20250313132633-b799d5c93127
19+ github.com/hashicorp/terraform-plugin-go v0.27.0-alpha.1
2020 github.com/hashicorp/terraform-plugin-log v0.9.0
2121 github.com/mitchellh/copystructure v1.2.0
2222 github.com/mitchellh/go-testing-interface v1.14.1
Original file line number Diff line number Diff line change @@ -82,6 +82,8 @@ github.com/hashicorp/terraform-json v0.24.0 h1:rUiyF+x1kYawXeRth6fKFm/MdfBS6+lW4
8282github.com/hashicorp/terraform-json v0.24.0 /go.mod h1:Nfj5ubo9xbu9uiAoZVBsNOjvNKB66Oyrvtit74kC7ow =
8383github.com/hashicorp/terraform-plugin-go v0.26.1-0.20250313132633-b799d5c93127 h1:V7RFaz+LWQY/S8tiWLuVFQMigEoZOpCF2vv7FW83vVw =
8484github.com/hashicorp/terraform-plugin-go v0.26.1-0.20250313132633-b799d5c93127 /go.mod h1:MfDwS/KnIy2QzCwdRtuqIjZ23gpYa9Vm+Z8cFpx8qtU =
85+ github.com/hashicorp/terraform-plugin-go v0.27.0-alpha.1 h1:/IZFNUEafGnJGXRe2iNQQ+vtzEw/5qiD+gOxkFrNbi4 =
86+ github.com/hashicorp/terraform-plugin-go v0.27.0-alpha.1 /go.mod h1:Tf2HngbyKvovAlGXgBOVGm3EDvbNaN/StUaTXwrej4o =
8587github.com/hashicorp/terraform-plugin-log v0.9.0 h1:i7hOA+vdAItN1/7UrfBqBwvYPQ9TFvymaRGZED3FCV0 =
8688github.com/hashicorp/terraform-plugin-log v0.9.0 /go.mod h1:rKL8egZQ/eXSyDqzLUuwUYLVdlYeamldAHSxjUFADow =
8789github.com/hashicorp/terraform-registry-address v0.2.4 h1:JXu/zHB2Ymg/TGVCRu10XqNa4Sh2bWcqCNyKWjnCPJA =
You can’t perform that action at this time.
0 commit comments