Skip to content

Commit fdfdcd7

Browse files
authored
update changelogs (#500)
1 parent 26e8554 commit fdfdcd7

8 files changed

+17
-10
lines changed

.changes/unreleased/BUG FIXES-20250507-174510.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: FEATURES
2+
body: 'ImportState: Added support for testing plannable import via Terraform configuration. Configuration is used from the previous test
3+
step if available. `Config`, `ConfigFile`, and `ConfigDirectory` can also be used directly with `ImportState` if needed.'
4+
time: 2025-05-12T11:06:17.498469-04:00
5+
custom:
6+
Issue: "442"
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: FEATURES
2+
body: 'ImportState: Added `ImportStateKind` to control which method of import the `ImportState` test step uses. `ImportCommandWithID` (default, same behavior as today)
3+
, `ImportBlockWithID`, and `ImportBlockWithResourceIdentity`.'
4+
time: 2025-05-12T11:07:45.563529-04:00
5+
custom:
6+
Issue: "442"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: FEATURES
2+
body: 'ImportState: Added `ImportStateConfigExact` to opt-out of new import config generation for plannable import.'
3+
time: 2025-05-12T11:13:42.978209-04:00
4+
custom:
5+
Issue: "494"

.changes/unreleased/NOTES-20250506-121618.yaml

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

0 commit comments

Comments
 (0)