Skip to content

Commit

Permalink
Update CHANGELOG for 2.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Sep 15, 2022
1 parent 755f211 commit a0ace48
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 2.23.0 (September 15, 2022)

ENHANCEMENTS:

* helper/resource: Added Terraform configuration to `TRACE` logging ([#1059](https://github.com/hashicorp/terraform-plugin-sdk/issues/1059))
* helper/resource: Added `terraform plan` output to `TRACE` logging ([#1058](https://github.com/hashicorp/terraform-plugin-sdk/issues/1058))

BUG FIXES:

* 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))

# 2.22.0 (September 8, 2022)

ENHANCEMENTS:
Expand Down

0 comments on commit a0ace48

Please sign in to comment.