terraform/internal/stacks/stackruntime/testing
Daniel Schmidt 59ead5356f
stacks: update RPC APIs with deferral information (#35125)
* stacks: add deferred resource instance planned change to protobuf

* stacks: add deferred resource instance to stack plan sequence

* stacks: add planned change for deferred actions

* stacks: refactor planned change resource instance planned

moving the components out of the main function definition so that we can reuse the implementation for deferred resource instances which wraps the message used for PlannedChangeResourceInstancePlanned

* stacks: track deferred changes in stackplan

* add simple tests

* fix tests

* address comments

---------

Co-authored-by: Liam Cervante <liam.cervante@hashicorp.com>
2024-06-04 15:14:00 +02:00
..
provider.go stacks: update RPC APIs with deferral information (#35125) 2024-06-04 15:14:00 +02:00
store.go stacks: apply sensitive marks to outputs from components (#34684) 2024-02-16 10:46:50 +01:00