Commit Graph

213 Commits (main)

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