Commit Graph

32 Commits (0efa4227b26ff156863ae38cebe2d18ebdfc17cc)

Author SHA1 Message Date
Daniel Banck 0efa4227b2
Add resource identities to plan file and JSON output
1 year 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
2 years 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)
3 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