Skip to content

Commit c638524

Browse files
rainkwanansgarm
authored andcommitted
Fix typo in NOTES-20250319-150717.yaml
1 parent 64429c8 commit c638524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changes/unreleased/NOTES-20250319-150717.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
kind: NOTES
22
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
3+
to store and read identity data during plan and apply workflows. A managed resource identity can be used by defining an identity schema in the
44
`resource.Identity` field. Once the identity schema is defined, you can read and store identity data in the new IdentityData struct that is available
55
via the new `Identity()` method on ResourceData and ResourceDiff structs.
66
time: 2025-03-19T15:07:17.690255+01:00

0 commit comments

Comments
 (0)