Commit graph

4 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
7eb94fa7c8 stacks: fix tests broken now that ephemeral outputs aren't allowed 2024-10-11 10:23:10 +02:00
Liam Cervante
bfa320c7b0
stacks: represent ephemeral inputs and outputs as null (#35824)
* stacks: represent ephemeral inputs and outputs as null

* quick fix: remove unnecessary check
2024-10-08 16:46:31 +02:00
Liam Cervante
46393f2a92
stacks: apply automatic type conversion before comparing inputs (#35530)
* stacks: apply automatic type conversion before comparing inputs

* correct error message for missing ephemeral value during apply
2024-08-05 10:08:35 +02:00