Commit Graph

29 Commits (stacks-variable-validations)

Author SHA1 Message Date
Radek Simko 0fe906fa8c make copyrightfix
3 months ago
Daniel Banck b2b42c0fb4
Store resource identities in state (TF-23255) (#36464)
1 year ago
Liam Cervante bfa320c7b0
stacks: represent ephemeral inputs and outputs as null (#35824)
2 years ago
James Bardin 384f2d4fab update collections to use for-range method
2 years ago
Liam Cervante b38fd17cf9
stacks: emit removal notices for empty components (#35738)
2 years ago
Liam Cervante e78294d42b
stacks: stop encoding values into msgpack twice (#35734)
2 years ago
Liam Cervante d142486a40
stacks: expand plan and apply outputs for inputs (#35724)
2 years ago
Liam Cervante 73e3f8096b
stacks: complete stack output implementation for plan and apply (#35723)
2 years ago
Liam Cervante f8fe397d88
stacks: add removed block functionality (#35671)
2 years ago
Liam Cervante 7163c4b6d5
stacks: fix destroy ordering of stacks destroy plans (#35665)
2 years ago
Liam Cervante 915b174da3
stacks: split the terraform1 RPC package into per-service packages (#35513)
2 years ago
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
Matej Risek 039cced8ae
Add component address to ComponentInstance under AppliedChanges (#34418)
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
3 years ago
Martin Atkins 9c698a1de6 stackstate: Remove stale comment in AppliedChangeResourceInstanceObject
3 years ago
Martin Atkins 6e7eff9b4b stackruntime: Report deletion of resource instance objects
3 years ago
Martin Atkins 8fd29e9439 stacks: Preserve prior state from plan to apply
3 years ago
Martin Atkins 5372d5eb98 stacks+rpcapi(stacks): Model deposed objects for resource instances
3 years ago
Martin Atkins 49511fe9a8 stackstate: Fuller round-tripping of resource instance object state
3 years ago
Martin Atkins 54622c68a5 stackstate: Generate "raw state" objects for resource instance objects
3 years ago
Martin Atkins 60431e738e stackstate: Use the statekeys package for resource instance object keys
3 years ago
Martin Atkins 1cb96ebb32 stackstate: Add HashiCorp copyright comments
3 years ago
Martin Atkins d91e5dc9f1 stackstate: Include correct object data when announcing applied resource
3 years ago
Martin Atkins 74215a4451 stacks: Include resource type schema in PlannedChange and AppliedChange
3 years ago
Martin Atkins 48518b8233 stacks: A very basic stub of applied resource instance change announcements
3 years ago
Martin Atkins fafa36e73a stackeval: ApplyPlan function and initial supporting internals
3 years ago