Commit Graph

235 Commits (main)

Author SHA1 Message Date
Sarah French 7a960db553
PSS: Add interactive confirmation of state storage provider trust when initialising a state store for the first time (#38395)
2 days ago
Radek Simko badc70c93d
command/output: Ignore warnings in JSON mode (#38530)
1 week ago
Radek Simko e6850a514f
fix: Avoid warnings in `terraform output -raw` (#38487)
2 weeks ago
UKEME BASSEY 027f94439b Merge remote-tracking branch 'origin/main' into show-info-when-resources-are-left-due-to-skip-cleanup
2 weeks ago
UKEME BASSEY 8219912d1b add changelog & updates
2 weeks ago
Radek Simko 69aa544660
command: Implement skeleton for `state migrate` (#38435)
2 weeks ago
UKEME BASSEY a3ce749dd5 add tests
2 weeks ago
UKEME BASSEY c857888605 show info when resources are not destroyed due to skip_cleanup
2 weeks ago
Sarah French 844f216569
Add missing test for views.WorkspaceList (#38434)
3 weeks ago
Sarah French 694ed4a33d
Add machine-readable JSON output to the `workspace list` command (#38397)
3 weeks ago
Sarah French b4c5234c98
chore: Remove unused `DefaultWorkspaceCreatedMessage` and `defaultWorkspaceCreatedInfo` (#38394)
4 weeks ago
Sarah French c975e0cd78
Refactor `workspace list` human output to use a views-like architecture, so adding JSON output is possible without breaking changes (#38392)
4 weeks ago
Kristin Laemmert 002476034a
feat(cli): add -json flag for state show (#38341)
1 month ago
Roniece 7a9577e310 Lint
2 months ago
Roniece 1084dccefa Add applied action invocation message type
2 months ago
Daniel Schmidt a9756b273c move initwd config loading into terraform
2 months ago
Radek Simko 7127c76b04
command/views: Bump UI version to v1.3 (#38231)
2 months ago
Radek Simko 07b3e3b800
command/init: Merge duplicated PSS logic back into existing codepath (#38227)
2 months ago
Sebastian Rivera 305dba5dcc feat: denote sensitive attribute paths in query start msg
3 months ago
Kristin Laemmert 0ce1ae7cd6
Merge pull request #38204 from hashicorp/mildwonkey/action-prep
3 months ago
Radek Simko cd9257cd53
PSS: Enable state store configuration change (#38153)
3 months ago
Kristin Laemmert 70e074b8aa chore (actions): rename LifecycleActionTrigger -> ResourceActionTrigger in plan and proto
3 months ago
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
3 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)
7 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