Skip to content

Commit c551fba

Browse files
authored
chore: Add changelog for beta.1 release (#1473)
1 parent 69259f3 commit c551fba

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 beta pre-release continues the implementation of managed resource identity, which should now be used with Terraform v1.12.0-beta2.
3+
Managed resources now can support import by identity during plan and apply workflows. Managed resources that already support import via the
4+
`schema.Resource.Importer` field still need to set an ID during import when an identity is provided. The `RequiredForImport` and
5+
`OptionalForImport` fields on the identity schema can be used to control the validation that Terraform core will apply to the import config block.
6+
time: 2025-04-18T15:44:46.554826-04:00
7+
custom:
8+
Issue: "1463"

0 commit comments

Comments
 (0)