Commit graph

3 commits

Author SHA1 Message Date
Radek Simko
0fe906fa8c make copyrightfix 2026-02-17 13:56:34 +00:00
Daniel Schmidt
b59edb4463
stacks: handle deferred actions in refresh
Co-authored-by: Matej Risek <matej.risek@hashicorp.com>
2024-04-08 14:20:22 +02:00
Daniel Schmidt
5b8f77d2a4
stacks: add deferred actions to plugin protocol
We are moving the deferred reason from plans/deferring to providers
to have a single representation of deferred reason to be used from
providers to the plan. Using the plan's representation causes circular
dependencies.

Co-authored-by: Matej Risek <matej.risek@hashicorp.com>
2024-04-08 13:32:41 +02:00