Commit Graph

42 Commits (add-missing-variable-loading)

Author SHA1 Message Date
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Daniel Schmidt d813ad14f7 add deprecation marks
2 months ago
James Bardin 4c610ac5e6 use the new genconfig types throughout
8 months ago
James Bardin ddc47f15e7 remove the recursive genconfig resource struct
8 months ago
Daniel Schmidt eb26b72d55 display lifecycle triggered actions aside their triggering resources
8 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)
12 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 e1485f27fc use go tool to run generate commands
1 year ago
James Bardin 1459e36a8b encoding of changes should always return a value
1 year ago
James Bardin 912738ea37 remove unused code
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
James Bardin bc750192e4 POC for always using decoded changes in core
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
kmoe a718f70f85
Add removed block (#34251)
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
Liam Cervante 978263efe9
Checks: Introduce check blocks into the terraform node and transform graph (#32735)
3 years ago
kmoe dec48a8510
plans: indicate when resource deleted due to move (#31695)
4 years ago
Martin Atkins 783a07d9e8 build: Use Go 1.19
4 years ago
Martin Atkins 3cd069900b core: Use DynamicExpand even for root module outputs
4 years ago
Martin Atkins 4cffff24b1 core: Report reason for deferring data read until apply
4 years ago
James Bardin e4c4dcbd14 add ResourceInstanceReplaceByTriggers
4 years ago
James Bardin 91121aa856 limit replace_triggered_by to same module instance
4 years ago
James Bardin 0e7cec83db decode change before creating diff
4 years ago
Martin Atkins a1a713cf28 core: Report ActionReasons when we plan to delete "orphans"
5 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