Commit Graph

39 Commits (27770ee8053da48fbb684fd23d415aae376d2bed)

Author SHA1 Message Date
Daniel Schmidt e0748b30c4 add interface checks
6 months ago
Daniel Schmidt 7721cd5c50 refactor: make action diff transformer only responsible for attaching action invocations
6 months ago
Kristin Laemmert df113486a1
actions: remove references to action types, linked resources (#37616)
7 months ago
Liam Cervante 49cc60531d
actions: fix cycle when multiple actions are triggered across multiple events (#37591)
7 months ago
James Bardin 4c610ac5e6 use the new genconfig types throughout
7 months ago
James Bardin ddc47f15e7 remove the recursive genconfig resource struct
7 months ago
Liam Cervante 866363ffff
actions: add invoke nodes to the graph (#37521)
7 months ago
Daniel Schmidt 871d3ce64f support sensitive values in action configuration
8 months ago
Daniel Schmidt 14c83aa7ee allow reporting action invocations as deferred
8 months ago
Daniel Schmidt 5187efdd1d refactor: move method into changes_src
8 months ago
Daniel Schmidt 219c31f4eb action: move action trigger into nested struct
8 months ago
Daniel Schmidt 4fb4c3f056 render action config values
8 months ago
Daniel Schmidt eb26b72d55 display lifecycle triggered actions aside their triggering resources
8 months ago
Daniel Schmidt 2654e4d7cd add information for graph building into plan action invocations
9 months ago
Daniel Schmidt e0ab23a040 ensure we encode action invocations from change to changesrc
9 months ago
Kristin Laemmert 9256074c43
Actions in plan/changes (#37320)
9 months ago
Samsondeen 8d8b2bb694
Generate config for list results (#37173)
9 months ago
Daniel Banck 2b9d25c7fd
Add `terraform query` subcommand (TF-25494) (#37174)
9 months ago
Samsondeen 685ff9f192
Schema representation of list block config and results (#37209)
10 months ago
Daniel Banck 0aa4ce972d
Add resource identities to plan file and JSON output (#36903)
11 months ago
Daniel Banck 6917e69d12
Config-driven importing through identity (TF-23179) (#36703)
1 year ago
Daniel Schmidt fec6e4b552 send resource identities to provider calls
1 year ago
Daniel Banck 10c9b64007
Rename schema.Block to Body (#36629)
1 year ago
James Bardin 16231373a4 update changes in command pkgs
2 years ago
James Bardin 4eca878acc have change sets manage encoding and decoding
2 years ago
James Bardin 696fc7378d Update tests to match new changes types
2 years ago
Liam Cervante 96da5e9f46
deferred actinos: add support for unknown ids in import blocks (#35300)
2 years ago
Martin Atkins 30e2fd6525 Handle marks a little more consistently
2 years ago
Martin Atkins 1f7dbaf3a8 plans: ResourceInstanceChange.ObjectAddr
2 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
Liam Cervante 79f7f59155
Plannable import: Generate config for imported resources during the plan. (#33153)
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Liam Cervante 4210d905c0
[plannable import] embed the resource id within the changes (#33134)
3 years ago
kmoe 28643516b2
Plannable import 3: Make import plannable (#33085)
3 years ago
kmoe 531efd303b
add types for plannable import (#33080)
3 years ago
Alisdair McDiarmid 29999c1d6f command: Render "moved" annotations in plan UI
5 years ago
Martin Atkins 22b36d1f4c Field for the previous address of each resource instance in the plan
5 years ago
Martin Atkins f40800b3a4 Move states/ to internal/states/
5 years ago
Martin Atkins 034e944070 Move plans/ to internal/plans/
5 years ago