Skip to content

Commit 1911214

Browse files
Update changelog
1 parent 2d87e3d commit 1911214

File tree

4 files changed

+14
-10
lines changed

4 files changed

+14
-10
lines changed

.changes/1.13.2.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 1.13.2 (June 11, 2025)
2+
3+
BUG FIXES:
4+
5+
* helper/resource: Updated `ImportBlockWith*` import state modes to use the `ExpectNonEmpty` field to allow non-empty import plans to pass successfully. ([#518](https://github.com/hashicorp/terraform-plugin-testing/issues/518))
6+
* helper/resource: Fixed bug with import state mode where prior test config is not used for `ConfigFile` or `ConfigDirectory` ([#516](https://github.com/hashicorp/terraform-plugin-testing/issues/516))
7+

.changes/unreleased/BUG FIXES-20250602-073221.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/unreleased/BUG FIXES-20250606-110444.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.13.2 (June 11, 2025)
2+
3+
BUG FIXES:
4+
5+
* helper/resource: Updated `ImportBlockWith*` import state modes to use the `ExpectNonEmpty` field to allow non-empty import plans to pass successfully. ([#518](https://github.com/hashicorp/terraform-plugin-testing/issues/518))
6+
* helper/resource: Fixed bug with import state mode where prior test config is not used for `ConfigFile` or `ConfigDirectory` ([#516](https://github.com/hashicorp/terraform-plugin-testing/issues/516))
7+
18
## 1.13.1 (May 21, 2025)
29

310
BUG FIXES:

0 commit comments

Comments
 (0)