Commit Graph

86 Commits (sams/fill-nested)

Author SHA1 Message Date
Radek Simko 0fe906fa8c make copyrightfix
3 months ago
Liam Cervante ffdf9f2a86
actions: preserve unknown metadata in the json plan (#37611)
8 months ago
Daniel Schmidt ad4371342f track partial expanded action invocations through deferred action invocation
9 months ago
Daniel Schmidt b2c4766d5e implement review feedback
9 months ago
Daniel Schmidt dffeeec81e partially expand triggers as well
9 months ago
Liam Cervante 866363ffff
actions: add invoke nodes to the graph (#37521)
9 months ago
Daniel Schmidt 47994b5542 don't omit action lifecycle indexes
9 months ago
Daniel Schmidt 871d3ce64f support sensitive values in action configuration
9 months ago
Daniel Schmidt 14c83aa7ee allow reporting action invocations as deferred
9 months ago
Daniel Schmidt 0313b1471d jsonplan: move action invocation marshalling to separate function
9 months ago
Daniel Schmidt 219c31f4eb action: move action trigger into nested struct
9 months ago
Daniel Schmidt ccd89c58b2 fail on marked values in action config
10 months ago
Daniel Schmidt 4fb4c3f056 render action config values
10 months ago
Daniel Schmidt eb26b72d55 display lifecycle triggered actions aside their triggering resources
10 months ago
Daniel Schmidt 5e288f56e2 add new planfile fields to terraform show -json
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
Daniel Banck 10c9b64007
Rename schema.Block to Body (#36629)
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 16231373a4 update changes in command pkgs
2 years 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)
2 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
James Bardin cf5ebaf685 s/Schemas/ProviderSchema/
3 years ago
James Bardin 36d34135ad replace remaining types in tests
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