Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paddycarver authored Dec 7, 2021
1 parent 84a8f22 commit 1df7b03
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.10.0 (Unreleased)

NOTES:

* helper/resource: previously, TF_ACC_LOG_PATH would not enable logging for the provider under test. This has been fixed, so logging from the Terraform binary, any external providers, and the provider under test will all be combined in a file at the specified path.

ENHANCEMENTS:

* upgraded to terraform-plugin-go v0.5.0 [GH-805]
* added support for terraform-plugin-log [GH-805]

# 2.9.0 (November 19, 2021)

NOTES:
Expand Down

0 comments on commit 1df7b03

Please sign in to comment.