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 55bd0f1 commit c2faa63Copy full SHA for c2faa63
.changes/unreleased/NOTES-20250403-121229.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-beta1.
3
+ Managed resources now can support import by identity during plan and apply workflows. Managed resources that already support import via the
4
+ `resource.ResourceWithImportState` interface will automatically pass-through identity data to the `Read` method. 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-03T12:12:29.323193-04:00
7
+custom:
8
+ Issue: "1126"
0 commit comments