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 9eb7da0 commit 7821f30Copy full SHA for 7821f30
.changes/unreleased/NOTES-20250319-150717.yaml
@@ -1,5 +1,5 @@
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,
+body: This alpha pre-release contains an initial implementation for managed resource identity, which can used with Terraform v1.12.0-alpha20250319,
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
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.
0 commit comments