We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c12eadd commit 64429c8Copy full SHA for 64429c8
.changes/unreleased/NOTES-20250319-150717.yaml
@@ -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