Skip to content

Commit a0ace48

Browse files
committed
Update CHANGELOG for 2.23.0
1 parent 755f211 commit a0ace48

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
112
# 2.22.0 (September 8, 2022)
213

314
ENHANCEMENTS:

0 commit comments

Comments
 (0)