Skip to content

Commit a7884ce

Browse files
authored
add changelog entries for #1508 and #1513 (#1520)
1 parent 43e83d8 commit a7884ce

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: ENHANCEMENTS
2+
body: 'helper/schema: Added an additional validation check to ensure the resource identity object is not null.'
3+
time: 2025-09-15T09:29:38.603088+02:00
4+
custom:
5+
Issue: "1513"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: ENHANCEMENTS
2+
body: 'helper/schema: Added the `TfTypeIdentityState()` and `TfTypeResourceState()` methods to `ResourceData` which return the identity and state values as a `tftypes.Value`.'
3+
time: 2025-09-15T09:32:08.842763+02:00
4+
custom:
5+
Issue: "1508"

0 commit comments

Comments
 (0)