Skip to content

Commit 3827d73

Browse files
committed
Update CHANGELOG for 2.24.0
1 parent bee17ac commit 3827d73

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 2.24.0 (October 13, 2022)
2+
3+
ENHANCEMENTS:
4+
* helper/resource: Added `TestStep` type `RefreshState` field, which enables a step that refreshes state without an explicit apply or configuration changes ([#1070](https://github.com/hashicorp/terraform-plugin-sdk/issues/1070))
5+
6+
BUG FIXES:
7+
* helper/resource: Fixed `TestStep` type `ImportStateVerify` field so that it only matches against resources following a change in behaviour in Terraform 1.3 that imports both resources and their dependent data sources ([#1077](https://github.com/hashicorp/terraform-plugin-sdk/issues/1077))
8+
19
# 2.23.0 (September 15, 2022)
210

311
ENHANCEMENTS:

0 commit comments

Comments
 (0)