Skip to content

Commit 7821f30

Browse files
authored
chore: Update alpha version of TF mentioned in changelog (#1451)
1 parent 9eb7da0 commit 7821f30

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,5 +1,5 @@
11
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,
2+
body: This alpha pre-release contains an initial implementation for managed resource identity, which can used with Terraform v1.12.0-alpha20250319,
33
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.

0 commit comments

Comments
 (0)