mirror of
https://github.com/hashicorp/terraform.git
synced 2026-06-09 08:58:34 -04:00
Add changelog entries for resource identities (#36905)
* Add changelog entries for resource identities * Remove changelog
This commit is contained in:
parent
1ba125bfcb
commit
bf45e43147
1 changed files with 5 additions and 0 deletions
5
.changes/v1.12/ENHANCEMENTS-20250417-182036.yaml
Normal file
5
.changes/v1.12/ENHANCEMENTS-20250417-182036.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
kind: ENHANCEMENTS
|
||||
body: '`import` blocks: Now support importing a resource via a new identity attribute. This is mutually exclusive with the `id` attribute'
|
||||
time: 2025-04-17T18:20:36.814657+02:00
|
||||
custom:
|
||||
Issue: "36703"
|
||||
Loading…
Reference in a new issue