Commit Graph

61 Commits (add-missing-variable-loading)

Author SHA1 Message Date
Mutahhir Hayat 5b2f19abad Add failing test for deferred actions
4 months ago
Mutahhir Hayat 876b671470 Refactor action trigger event conversion
4 months ago
Mutahhir Hayat fb0cc11e48 Update to use new protobuf renames
4 months ago
Mutahhir Hayat 49feb6e86f Update naming to ResourceActionTrigger
4 months ago
Mutahhir Hayat 946918220c Read Action invocations from planfile
4 months ago
Radek Simko 0fe906fa8c make copyrightfix
4 months ago
Daniel Schmidt d813ad14f7 add deprecation marks
5 months ago
James Bardin 807e084130 final renaming for function results
1 year ago
James Bardin a6ec17cb77 rename function results table
1 year ago
James Bardin d016070564 move function results hashing to lang
1 year 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 598648b66f
stacks: handle input and output state during delete plans (#35726)
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 50233d7a78
stacks: support sensitive input values in planned changes (#35640)
2 years ago
Liam Cervante f1ae07b1af
stacks: add support for provider functions in .tfstack.hcl files (#35610)
2 years ago
Liam Cervante 915b174da3
stacks: split the terraform1 RPC package into per-service packages (#35513)
2 years ago
Liam Cervante 471bddf3ba
json plan: update resource index and import ids to support unknown values (#35518)
2 years ago
Daniel Schmidt 4faf0f25dd
guard against nil resource key
2 years ago
Daniel Schmidt c693c39677
use resource_name instead of name
2 years ago
Daniel Schmidt df85a22343
stacks: add fields required to display plan
2 years ago
Liam Cervante 87bbc47737
stacks: include plan mode in stacks plan format (#35405)
2 years ago
Martin Atkins ec2510fc3d stacks: Track raw stack as separate messages in raw plan
2 years ago
Liam Cervante 46a6d3f637
stacks: include moved and imported metadata in change descriptions (#35439)
2 years ago
Daniel Schmidt b62a67394b
stacks: save plantimestamp to plan
2 years ago
Martin Atkins e74896bd24 stackruntime: Handle apply-time-specified input variables
2 years ago
Liam Cervante 9b95898f63
stacks: emit events for deferred actions (#35325)
2 years ago
Daniel Schmidt 59ead5356f
stacks: update RPC APIs with deferral information (#35125)
2 years ago
Martin Atkins 30e2fd6525 Handle marks a little more consistently
2 years ago
Daniel Schmidt 949a0e5585
Merge pull request #34755 from hashicorp/TF-10993
2 years ago
Daniel Schmidt 2fa4cc7b53
stacks: use existing conversion for attribute paths
2 years ago
CJ Horton 5a750561e6 round-trip check results through stack plans
2 years ago
Daniel Schmidt 57dd94fcde
stacks: expose replace paths in grpc api
2 years ago
Martin Atkins a45d4467f1 stackeval: Don't fail when data resource is removed
2 years ago
Martin Atkins 884e1fb2a4 terraform: Plans can be "complete" and "applyable"
2 years ago
Alisdair McDiarmid 1d3f863f2b stackruntime: Support sensitive component inputs
3 years ago
Martin Atkins a4d61733f6 stackplan: Include extra info in raw component instance plan
3 years ago
Martin Atkins 25a514f846 stackeval: Populate planned component instance more thoroughly
3 years ago
Martin Atkins bcccd67e32 tfstackdata1: A local DynamicValue message type
3 years ago
Matej Risek 8ac8f18636
Feature/add additional fields to resource proto (#34364)
3 years ago
Martin Atkins 0952457778 stackplan: Remove stale TODO about output value changes
3 years ago
Martin Atkins 972f1c0678 stackplan: Track provider config for every resource instance change
3 years ago
Martin Atkins 4e34e6ebfa stacks: Track prior state for all resource instance objects
3 years ago
Martin Atkins 3d8e95d153 rpcapi(Stacks): Support multiple descriptions in a "PlannedChange"
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