Commit Graph

27 Commits (72de171edde8564cf9e37ca703fe1b4e715be5ec)

Author SHA1 Message Date
Liam Cervante 27f26bd1b5
stacks: emit specific moved notification during apply (#35387)
2 years ago
Martin Atkins 30e2fd6525 Handle marks a little more consistently
2 years ago
Liam Cervante 07f6621091
stacks: include resources in state when calculating required providers (#34645)
2 years ago
Martin Atkins 7d2d4dec5e stackeval: When being destroyed, component instance result comes from plan
2 years ago
Martin Atkins 25a514f846 stackeval: Populate planned component instance more thoroughly
2 years ago
Matej Risek 039cced8ae
Add component address to ComponentInstance under AppliedChanges (#34418)
2 years ago
CJ Horton 89aea31bbd stackstate: sensitive values are preserved when deserializing
2 years ago
Martin Atkins a47dc447c1 stackeval: Additional testing utilities
2 years ago
Martin Atkins 2aba28eb1a stacks: Track component instance existence in the state
2 years ago
Matej Risek 8ac8f18636
Feature/add additional fields to resource proto (#34364)
2 years ago
CJ Horton d60a3db261 stackstate: unmark values before serializing apply change descriptions
2 years ago
Martin Atkins 3f569b55c5 stacks: Some code consistency cleanups in preparation for first merge
2 years ago
Martin Atkins 91b8ea3d76 stackstate: A helper for loading state during tests
2 years ago
Martin Atkins 9c698a1de6 stackstate: Remove stale comment in AppliedChangeResourceInstanceObject
2 years ago
Martin Atkins 6e7eff9b4b stackruntime: Report deletion of resource instance objects
2 years ago
Martin Atkins 8fd29e9439 stacks: Preserve prior state from plan to apply
2 years ago
Martin Atkins 5372d5eb98 stacks+rpcapi(stacks): Model deposed objects for resource instances
2 years ago
Martin Atkins 49511fe9a8 stackstate: Fuller round-tripping of resource instance object state
2 years ago
Martin Atkins 89776cd2a6 stackstate: Initial work on decoding and the state model
2 years ago
Martin Atkins 54622c68a5 stackstate: Generate "raw state" objects for resource instance objects
2 years ago
Martin Atkins 60431e738e stackstate: Use the statekeys package for resource instance object keys
2 years ago
Martin Atkins 8b431f5038 stackstate/statekeys: Representation of stacks state keys
2 years ago
Martin Atkins 1cb96ebb32 stackstate: Add HashiCorp copyright comments
2 years ago
Martin Atkins d91e5dc9f1 stackstate: Include correct object data when announcing applied resource
2 years ago
Martin Atkins 74215a4451 stacks: Include resource type schema in PlannedChange and AppliedChange
2 years ago
Martin Atkins 48518b8233 stacks: A very basic stub of applied resource instance change announcements
2 years ago
Martin Atkins fafa36e73a stackeval: ApplyPlan function and initial supporting internals
2 years ago