Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changes/unreleased/ENHANCEMENTS-20250915-092938.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: ENHANCEMENTS
body: 'helper/schema: Added an additional validation check to ensure the resource identity object is not null.'
time: 2025-09-15T09:29:38.603088+02:00
custom:
Issue: "1513"
5 changes: 5 additions & 0 deletions .changes/unreleased/ENHANCEMENTS-20250915-093208.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
kind: ENHANCEMENTS
body: 'helper/schema: Added the `TfTypeIdentityState()` and `TfTypeResourceState()` methods to `ResourceData` which return the identity and state values as a `tftypes.Value`.'
time: 2025-09-15T09:32:08.842763+02:00
custom:
Issue: "1508"