We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 755f211 commit a0ace48Copy full SHA for a0ace48
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+# 2.23.0 (September 15, 2022)
2
+
3
+ENHANCEMENTS:
4
5
+* helper/resource: Added Terraform configuration to `TRACE` logging ([#1059](https://github.com/hashicorp/terraform-plugin-sdk/issues/1059))
6
+* helper/resource: Added `terraform plan` output to `TRACE` logging ([#1058](https://github.com/hashicorp/terraform-plugin-sdk/issues/1058))
7
8
+BUG FIXES:
9
10
+* helper/resource: Prevented `Inconsistent dependency lock file` errors when using `ExternalProviders` outside the `hashicorp` namespace ([#1057](https://github.com/hashicorp/terraform-plugin-sdk/issues/1057))
11
12
# 2.22.0 (September 8, 2022)
13
14
ENHANCEMENTS:
0 commit comments