Commit graph

5 commits

Author SHA1 Message Date
Liam Cervante
a80220dcc9
stacks: rename .tfstack files to .tfcomponent (#37013)
* stacks: rename .tfstack files to .tfcomponent

* fix consistency issues
2025-05-15 08:33:13 +02:00
Liam Cervante
964c64157c
stacks: fix bug preventing unconfigured clients within Terraform (#35571)
* stacks: fix bug preventing cross-provider move refactorings

* also make provider functions work
2024-08-22 09:20:47 +02:00
Liam Cervante
047c1af0b4
stacks: add tests for state manipulation failure cases (#35589) 2024-08-19 11:45:08 +02:00
Daniel Schmidt
1d45d12f40
stacks: track resource deferrals in apply 2024-07-11 16:33:36 +02:00
Liam Cervante
c0499647fa
stacks: include moved and removed in API (#35360)
* stacks: include moved and removed in API

* fix race test
2024-06-20 11:04:22 +02:00