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 69259f3 commit c551fbaCopy full SHA for c551fba
.changes/unreleased/NOTES-20250418-154446.yaml
@@ -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