Commit Graph

222 Commits (testing-for-tracing)

Author SHA1 Message Date
Roniece 7a9577e310 Lint
4 weeks ago
Roniece 1084dccefa Add applied action invocation message type
4 weeks ago
Daniel Schmidt a9756b273c move initwd config loading into terraform
1 month ago
Radek Simko 7127c76b04
command/views: Bump UI version to v1.3 (#38231)
1 month ago
Radek Simko 07b3e3b800
command/init: Merge duplicated PSS logic back into existing codepath (#38227)
1 month ago
Sebastian Rivera 305dba5dcc feat: denote sensitive attribute paths in query start msg
1 month ago
Kristin Laemmert 0ce1ae7cd6
Merge pull request #38204 from hashicorp/mildwonkey/action-prep
1 month ago
Radek Simko cd9257cd53
PSS: Enable state store configuration change (#38153)
1 month ago
Kristin Laemmert 70e074b8aa chore (actions): rename LifecycleActionTrigger -> ResourceActionTrigger in plan and proto
1 month ago
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Radek Simko 27770ee805
PSS: Migration from a backend to a state store (#38048)
2 months ago
Daniel Schmidt 75445e1ef8 use a string as deprecation origin to help with indirect references
2 months ago
Daniel Schmidt a96df66a9a display origin of deprecated value in diagnostic
2 months ago
Daniel Schmidt ea7f1e3043 add extra origin information for deprecation diagnostics
2 months ago
Daniel Schmidt 4b34066cf2 add error to Pre and PostDiff hook
2 months ago
Radek Simko 213d133d86
command/meta: Enable migration from PSS to a backend (#37949)
4 months ago
Kevin Vu 87b3390189
fix: Make init backend messages JSON-compatible (#37920)
4 months ago
Sarah French 1a547775ff
refactor: Make the JSON view for `init` commands use defaults from the hclog package (#37840)
4 months ago
Steven Masley 3df28c3101
fix: Make `terraform init` JSON log timestamps include millisecond precision (#37818)
5 months ago
Radek Simko d884031b4b
PSS: Implement unsetting of a state store (#37875)
5 months ago
Sarah French 6b73f710f8
PSS: Implement initialisation of new working directory (or use of `-reconfigure` flag) while using `state_store` (#37732)
6 months ago
Daniel Schmidt 2714cfde69 standardize on marks.Has
6 months ago
Akella Umesh ea20db63fb
actions: add missing actions output for terraform apply cli (#37692)
6 months ago
Samsondeen 719aefdb89
tf query: ready list blocks for beta (#37619)
7 months ago
Kristin Laemmert df113486a1
actions: remove references to action types, linked resources (#37616)
7 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
Liam Cervante 551ba2e525
Implement controlling destroy functionality within Terraform Test (#37359)
7 months ago
James Bardin 4c610ac5e6 use the new genconfig types throughout
7 months ago
James Bardin ddc47f15e7 remove the recursive genconfig resource struct
7 months ago
Liam Cervante e43eeaaf2e
actions: update JSON output to include invoked actions (#37527)
7 months ago
Liam Cervante 866363ffff
actions: add invoke nodes to the graph (#37521)
7 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
Samsondeen 1ce7d800c0
fix flaky test TestJSONHook_EphemeralOp_progress (#37451)
8 months ago
Daniel Schmidt 219c31f4eb action: move action trigger into nested struct
8 months ago
Sarah French da76dba3dc
PSS: Add alternative, experimental version of `init` command that downloads providers in two stages (#37350)
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
Radek Simko 3b55d61ffa
command/views: Document and divide JSON message types (#37426)
8 months ago
Daniel Banck dcb0486c44
Update query complete message to a struct (#37395)
8 months ago
Samsondeen 3f7d043566
Append warning in CLI output when query result is empty (#37379)
8 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)
8 months ago
Daniel Schmidt 834665e332 use better hook identity
9 months ago
Daniel Banck c177897320
Improve list result output (#37344)
9 months ago
Kristin Laemmert 9256074c43
Actions in plan/changes (#37320)
9 months ago
Daniel Schmidt 8649eae35d rename ActionInvocation for clarity
9 months ago
Daniel Schmidt 8c657163b2 add hooks for action invocation lifecycle
9 months ago
Samsondeen 8d8b2bb694
Generate config for list results (#37173)
9 months ago
Daniel Banck 2b9d25c7fd
Add `terraform query` subcommand (TF-25494) (#37174)
9 months ago