Commit graph

5 commits

Author SHA1 Message Date
Radek Simko
0fe906fa8c make copyrightfix 2026-02-17 13:56:34 +00:00
Liam Cervante
0f0414d484
Fix partial address representation in plan for deferred actions (#34966)
* Fix partial address representation in plan

* reflect new type in stacks
2024-06-20 10:41:23 +02:00
Liam Cervante
55600d815e
Add support for partial addresses and targets that start with 'resource.' (#35333)
* Add support for partial addresses and targets that start with 'resource.'

* fix broken tests
2024-06-14 09:58:53 +02:00
Liam Cervante
5172cb5e27
deferred actions: allow unknown foreach attributes within import blocks (#35311)
* deferred actions: allow unknown foreach attributes within import blocks

* remember to fail tests when diags returned
2024-06-12 13:14:40 +02:00
Liam Cervante
765ec6e923
Complete implementation of targeting with deferred resources (#34971) 2024-04-11 08:45:03 +02:00