Skip to content

Commit 64429c8

Browse files
committed
add changie entry for resource identity alpha feature
1 parent c12eadd commit 64429c8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
kind: NOTES
2+
body: This alpha pre-release contains an initial implementation for managed resource identity, which can used with Terraform v1.12.0-alpha20250312,
3+
to store and read identity data during plan and apply workflows. A managed resource identity can be used by definning an identity schema in the
4+
`resource.Identity` field. Once the identity schema is defined, you can read and store identity data in the new IdentityData struct that is available
5+
via the new `Identity()` method on ResourceData and ResourceDiff structs.
6+
time: 2025-03-19T15:07:17.690255+01:00
7+
custom:
8+
Issue: "1444"

0 commit comments

Comments
 (0)