Skip to content

Commit 1df7b03

Browse files
authored
Update CHANGELOG.md
1 parent 84a8f22 commit 1df7b03

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 2.10.0 (Unreleased)
2+
3+
NOTES:
4+
5+
* 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.
6+
7+
ENHANCEMENTS:
8+
9+
* upgraded to terraform-plugin-go v0.5.0 [GH-805]
10+
* added support for terraform-plugin-log [GH-805]
11+
112
# 2.9.0 (November 19, 2021)
213

314
NOTES:

0 commit comments

Comments
 (0)