Commit Graph

68 Commits (main)

Author SHA1 Message Date
Radek Simko 0fe906fa8c make copyrightfix
3 months ago
Daniel Schmidt ad4371342f track partial expanded action invocations through deferred action invocation
9 months ago
Daniel Schmidt dffeeec81e partially expand triggers as well
9 months ago
Daniel Schmidt 14c83aa7ee allow reporting action invocations as deferred
9 months ago
Daniel Schmidt eb26b72d55 display lifecycle triggered actions aside their triggering resources
10 months ago
Daniel Schmidt c2b35e7ee7 remove duplicate place to store action invocations from plan
10 months ago
Kristin Laemmert 9256074c43
Actions in plan/changes (#37320)
10 months ago
Daniel Banck 0aa4ce972d
Add resource identities to plan file and JSON output (#36903)
1 year ago
Daniel Schmidt fec6e4b552 send resource identities to provider calls
1 year ago
Daniel Banck b2b42c0fb4
Store resource identities in state (TF-23255) (#36464)
1 year ago
Liam Cervante f1bd8df9b0
jsonplan: sort the relevant attributes in the correct plan (#36093)
1 year ago
Liam Cervante 36d7e8706f
jsonplan: deterministic relevant attribute order (#36076)
1 year ago
James Bardin bc750192e4 POC for always using decoded changes in core
2 years ago
Daniel Schmidt 4afb3b2b48
jsonformat: render deferred actions
2 years ago
Liam Cervante 471bddf3ba
json plan: update resource index and import ids to support unknown values (#35518)
2 years ago
Liam Cervante b718c55b13
deferred actions: include deferred resources within JSON plan output (#35065)
2 years ago
Martin Atkins 30e2fd6525 Handle marks a little more consistently
2 years ago
thirdkeyword 8284cde302 remove repetitive words
2 years ago
Martin Atkins 884e1fb2a4 terraform: Plans can be "complete" and "applyable"
2 years ago
kmoe 8f3aa0e099
jsonformat: render forget-only attr changes as no-op (#34403)
2 years ago
kmoe a718f70f85
Add removed block (#34251)
3 years ago
Liam Cervante 2ea141b3f4
Embed the schemas directly in the testing framework JSON verbose outputs (#33755)
3 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
Liam Cervante 6882dd9530
testing framework: introduce test command optional flags (#33504)
3 years ago
Andrew Hickman 49f99db1c2
`terraform show -json`: Add Errored field to output for plan (#33372)
3 years ago
Liam Cervante 4d837df546
Plannable import: Add generated config to JSON and human-readable plan output (#33154)
3 years ago
Liam Cervante 54c1c1162f
[Plannable Import] Implement human-readable plan rendering (#33113)
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Liam Cervante aae6990d38
Add native `plantimestamp` function to Terraform (#32980)
3 years ago
Liam Cervante 978263efe9
Checks: Introduce check blocks into the terraform node and transform graph (#32735)
3 years ago
Liam Cervante d212a72d1d
structured run output: impose canonical ordering on jsonstate and jsonplan packages (#32649)
3 years ago
Liam Cervante d818d7850d
Structured Renderer: use the new renderer when rendering the state in addition to the plan (#32629)
3 years ago
Liam Cervante 6dc49150b7
Structured Plan Renderer: Read the data source schemas from the right place (#32532)
3 years ago
Liam Cervante 8d61c5bfc4
Use the new structured renderer in place of the old diffs package (#32520)
3 years ago
Liam Cervante e015b15f12
Structured Plan Renderer: Remove attributes that do not match the relevant attributes filter (#32509)
3 years ago
Liam Cervante 95782f2491
Structured plan renderer: Implement the main functionality for the renderer (#32496)
3 years ago
Liam Cervante af0ff90d6e
Remove outputs from the jsonplan that are not from the root module (#32503)
3 years ago
James Bardin 96b1318167 remove deprecated condition_results from plan
3 years ago
Liam Cervante b917154a97
Make required JSON structured output structures public for processing (#32367)
3 years ago
kmoe dec48a8510
plans: indicate when resource deleted due to move (#31695)
4 years ago
Martin Atkins fe7e6f970e command/jsonplan: Include new-style check results in JSON plan output
4 years ago
Martin Atkins 9e4861adbb states: Two-level representation of check results
4 years ago
Martin Atkins 3785619f93 core: Use the new checks package for condition tracking
4 years ago
Martin Atkins 783a07d9e8 build: Use Go 1.19
4 years ago
Alisdair McDiarmid c7bc82bd87
Merge pull request #31235 from hashicorp/alisdair/json-plan-unknown-outputs
4 years ago
Alisdair McDiarmid 9497b2cd6f json-output: Fix unknowns for tuples and sets
4 years ago
Alisdair McDiarmid 48d64eabb2 json-output: Extended detail for unknown outputs
4 years ago
Martin Atkins 4cffff24b1 core: Report reason for deferring data read until apply
4 years ago
Alisdair McDiarmid 12c8f9498c json-output: Add output type to JSON format
4 years ago
James Bardin 3a0a019521 round-trip replace triggers
4 years ago