Commit Graph

65 Commits (e4ffb5102255678a8a02fc3ca5cfde2c60d6d153)

Author SHA1 Message Date
Daniel Schmidt 2714cfde69 standardize on marks.Has
6 months ago
Samsondeen 7379832fb8
query: add identity_version to list_resource_found json output (#37612)
7 months ago
Samsondeen 8097374c3d
Fix panic when generating json config for tf query (#37596)
7 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
Liam Cervante e43eeaaf2e
actions: update JSON output to include invoked actions (#37527)
8 months ago
Liam Cervante 866363ffff
actions: add invoke nodes to the graph (#37521)
8 months ago
Daniel Schmidt 3b12eb0866 actions: serialize trigger event in hooks
8 months ago
Daniel Schmidt 90bdc053f2 add SRO message for planned action invocation
8 months ago
Daniel Schmidt 219c31f4eb action: move action trigger into nested struct
8 months ago
Daniel Schmidt 3cf76a7d45 make wording more consistent
8 months ago
Daniel Schmidt ecfbdaf18d add number of action invocations to change summary
8 months ago
Daniel Banck dcb0486c44
Update query complete message to a struct (#37395)
9 months ago
Samsondeen 3f7d043566
Append warning in CLI output when query result is empty (#37379)
9 months ago
Daniel Schmidt 834665e332 use better hook identity
9 months ago
Daniel Schmidt 8649eae35d rename ActionInvocation for clarity
10 months ago
Daniel Schmidt 8c657163b2 add hooks for action invocation lifecycle
10 months ago
Samsondeen 8d8b2bb694
Generate config for list results (#37173)
10 months ago
Daniel Banck 2b9d25c7fd
Add `terraform query` subcommand (TF-25494) (#37174)
10 months ago
Radek Simko 4e00e1ecdb
fix: Avoid crash on test failure in BinaryOpExpr in function call (#37071)
11 months ago
Samsondeen 1bd312f155
Produce detailed diagnostic objects when test run assertions fail (#36522)
1 year ago
Liam Cervante a4e1e60a01
logging: add trace statements when changes are ignored (#36259)
1 year ago
Daniel Schmidt fa44937977
ephemeral: improve diagnostic message through compactValueStr
1 year ago
Radek Simko 0a266c88c4
terraform: Emit lifecycle phases of ephemeral resources to the UI (#35919)
1 year ago
Daniel Schmidt b9f273639d
handle ephemeral and sensitive case in diagnostics
2 years ago
Daniel Schmidt 97ba67edea
test: ensure ephemeral values are not shown in diagnostics and warning is printed
2 years ago
Martin Atkins 6f84623cb6 terraform: Initial partial support for ephemeral values
2 years ago
Brandon Croft 3a5221269b
Revert "Add Warning for Deprecated Modules in `Init` (Second Revision)"
2 years ago
Mark DeCrane 1e7c29243e Added Extra field for TFC diagnostic processing
2 years ago
Sebastian Rivera 015f795ff0 Rebrand Terraform Cloud to HCP Terraform
2 years ago
kmoe a718f70f85
Add removed block (#34251)
2 years ago
Liam Cervante 01c0480e77
Test framework will produce regular updates in -json mode (#33953)
3 years ago
Liam Cervante ffbcaf8bef
Implement TFC integration for private module registry test runs (#33710)
3 years ago
Liam Cervante 91d26b6ea6
Refactor file and run block feedback frequency (#33840)
3 years ago
CJ Horton 98b81d3c50 add missing copyright headers
3 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
Liam Cervante 6c7db16566
testing framework: refactor interrupt logic for immediate exits (#33532)
3 years ago
Liam Cervante 6882dd9530
testing framework: introduce test command optional flags (#33504)
3 years ago
Liam Cervante ed822559e5
[Testing framework] Implement JSON view functionality for test command (#33400)
3 years ago
Martin Atkins 696cd68913 command/views: Describe unknown collection bounds in diagnostics
3 years ago
CJ Horton 5d7864316e
Merge pull request #33160 from hashicorp/radditude/apply-counts
3 years ago
Liam Cervante 4d837df546
Plannable import: Add generated config to JSON and human-readable plan output (#33154)
3 years ago
CJ Horton bc084858b1 add import hooks for plan and apply
3 years ago
hashicorp-copywrite[bot] bb36298b21 [COMPLIANCE] Add Copyright and License Headers
3 years ago
Liam Cervante 81eb73731d
[Plannable Import] Implement streamed logs for plan (#33106)
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Liam Cervante 978263efe9
Checks: Introduce check blocks into the terraform node and transform graph (#32735)
3 years ago
UKEME BASSEY 7b34e3e743 redact sensitive output values in run logs
4 years ago
kmoe dec48a8510
plans: indicate when resource deleted due to move (#31695)
4 years ago
Martin Atkins 90ea7b0bc5 tfdiags: Treat unknown-related or sensitive-related messages differently
4 years ago