Commit Graph

213 Commits (sams/fill-nested)

Author SHA1 Message Date
Radek Simko 0fe906fa8c make copyrightfix
3 months ago
Radek Simko 27770ee805
PSS: Migration from a backend to a state store (#38048)
3 months ago
Daniel Schmidt 75445e1ef8 use a string as deprecation origin to help with indirect references
3 months ago
Daniel Schmidt a96df66a9a display origin of deprecated value in diagnostic
3 months ago
Daniel Schmidt ea7f1e3043 add extra origin information for deprecation diagnostics
3 months ago
Daniel Schmidt 4b34066cf2 add error to Pre and PostDiff hook
4 months ago
Radek Simko 213d133d86
command/meta: Enable migration from PSS to a backend (#37949)
5 months ago
Kevin Vu 87b3390189
fix: Make init backend messages JSON-compatible (#37920)
6 months ago
Sarah French 1a547775ff
refactor: Make the JSON view for `init` commands use defaults from the hclog package (#37840)
6 months ago
Steven Masley 3df28c3101
fix: Make `terraform init` JSON log timestamps include millisecond precision (#37818)
6 months ago
Radek Simko d884031b4b
PSS: Implement unsetting of a state store (#37875)
6 months ago
Sarah French 6b73f710f8
PSS: Implement initialisation of new working directory (or use of `-reconfigure` flag) while using `state_store` (#37732)
7 months ago
Daniel Schmidt 2714cfde69 standardize on marks.Has
7 months ago
Akella Umesh ea20db63fb
actions: add missing actions output for terraform apply cli (#37692)
8 months ago
Samsondeen 719aefdb89
tf query: ready list blocks for beta (#37619)
8 months ago
Kristin Laemmert df113486a1
actions: remove references to action types, linked resources (#37616)
8 months ago
Samsondeen 7379832fb8
query: add identity_version to list_resource_found json output (#37612)
8 months ago
Samsondeen 8097374c3d
Fix panic when generating json config for tf query (#37596)
8 months ago
Liam Cervante 551ba2e525
Implement controlling destroy functionality within Terraform Test (#37359)
8 months ago
James Bardin 4c610ac5e6 use the new genconfig types throughout
9 months ago
James Bardin ddc47f15e7 remove the recursive genconfig resource struct
9 months ago
Liam Cervante e43eeaaf2e
actions: update JSON output to include invoked actions (#37527)
9 months ago
Liam Cervante 866363ffff
actions: add invoke nodes to the graph (#37521)
9 months ago
Daniel Schmidt 3b12eb0866 actions: serialize trigger event in hooks
9 months ago
Daniel Schmidt 90bdc053f2 add SRO message for planned action invocation
9 months ago
Samsondeen 1ce7d800c0
fix flaky test TestJSONHook_EphemeralOp_progress (#37451)
9 months ago
Daniel Schmidt 219c31f4eb action: move action trigger into nested struct
9 months ago
Sarah French da76dba3dc
PSS: Add alternative, experimental version of `init` command that downloads providers in two stages (#37350)
9 months ago
Daniel Schmidt 3cf76a7d45 make wording more consistent
9 months ago
Daniel Schmidt ecfbdaf18d add number of action invocations to change summary
9 months ago
Radek Simko 3b55d61ffa
command/views: Document and divide JSON message types (#37426)
9 months ago
Daniel Banck dcb0486c44
Update query complete message to a struct (#37395)
10 months ago
Samsondeen 3f7d043566
Append warning in CLI output when query result is empty (#37379)
10 months ago
Sarah French 7b28a5d842
PSS: Allow backend or state_store config to be passed via BackendOpts into method for initialising the operations backend for a command (#37346)
10 months ago
Daniel Schmidt 834665e332 use better hook identity
10 months ago
Daniel Banck c177897320
Improve list result output (#37344)
10 months ago
Kristin Laemmert 9256074c43
Actions in plan/changes (#37320)
10 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)
11 months ago
Daniel Banck 2b9d25c7fd
Add `terraform query` subcommand (TF-25494) (#37174)
11 months ago
Daniel Banck ab04e5cfec
Include list resource schemas in provider json schemas (TF-25497) (#37163)
11 months ago
Daniel Banck 8213714929
Include identity in import apply UI output (#37044)
1 year ago
Radek Simko 4e00e1ecdb
fix: Avoid crash on test failure in BinaryOpExpr in function call (#37071)
1 year ago
Daniel Banck 6917e69d12
Config-driven importing through identity (TF-23179) (#36703)
1 year ago
Sarah French 371e625ea9
Update URLs from `www.terraform.io` to `developer.hashicorp.com` (#36792)
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
Guilherme Faria de Souza d845df938d
Enhance elapsed time display in UI Hook with minutes and seconds (#36618)
1 year ago
Daniel Banck 10c9b64007
Rename schema.Block to Body (#36629)
1 year ago