Commit Graph

324 Commits (aff7d360e1fcd340ef356694eede9c565e1b1a33)

Author SHA1 Message Date
Liam Cervante aff7d360e1
Add skeleton functions and API for refactored renderer (#32368)
3 years ago
Liam Cervante b917154a97
Make required JSON structured output structures public for processing (#32367)
3 years ago
James Bardin 721df0e68d
Merge pull request #32395 from hashicorp/jbardin/plan-output-on-error
3 years ago
James Bardin a6098b67fa fix test state
3 years ago
James Bardin 25ac4d33e4
Merge pull request #31633 from brittandeyoung/f-workspace-selectornew
3 years ago
Brittan DeYoung 8881418c99
Update internal/command/workspace_select.go
3 years ago
James Bardin d60d247e40
Merge pull request #31318 from twittyc/twittyc/terraformWorkspaceInvalidArgsReturnsNon0
3 years ago
James Bardin 76d5e4a9cb add command test for errored plan
3 years ago
James Bardin 5aa088e385 remove -always-out
3 years ago
Martin Atkins 4660dacd59 command: Prototype of handling errored plans
3 years ago
James Bardin 404b284911
Merge pull request #31757 from hashicorp/jbardin/terraform-data
3 years ago
Conor Evans e206d4e83e
fix(unlock): amend force-unlock description (#32363)
3 years ago
James Bardin d0d6501c1f s/trigger/triggers_replace/
3 years ago
James Bardin 58e15c7f0e add terraform_data e2e test
3 years ago
alisdair ec6451a82a
Merge pull request #31999 from JarrettSpiker/jspiker/workspace-delete-rum-docs
3 years ago
Jarrett Spiker 21d98697cb Add manual line breaks to workspace delete command help text
3 years ago
Jarrett Spiker 060255a9d5 Use safe or force workspace delete for cloud backend
3 years ago
Martin Atkins d0a35c60a7 providercache: Ignore lock-mismatching global cache entries
4 years ago
Brandon Croft bd744ad4e9
Unify all sensitive value plan output as "(sensitive value)"
4 years ago
Brandon Croft 076fccd8e7
fix: don't reveal nested attributes with sensitive schema
4 years ago
Jarrett Spiker 3d5dba5c09
Update internal/command/workspace_delete.go
4 years ago
Jarrett Spiker 9d2e8a4c7e Update workspace delete command docs and help to reference RUM instead of non-empty state
4 years ago
UKEME BASSEY 7b34e3e743 redact sensitive output values in run logs
4 years ago
Megan Bang 72ba8a869e removes EnableForcePush and other unrelated code
4 years ago
Brittan DeYoung 11da5afb5e Spelling Error fixes
4 years ago
Brittan DeYoung 409bd667c3 workspace: update envDoesNotExist message
4 years ago
Brittan DeYoung 7110ec8b0c select: Fix capitalization of help text
4 years ago
Brittan DeYoung 7d0d352eed select: -or-create helptext and conditional output
4 years ago
Brittan DeYoung 5932540be3 New Terraform Workspace select flag:
4 years ago
kmoe ba113ff2cd
add destroy option to terraform apply help text (#31714)
4 years ago
megan07 cb340207d8
Merge pull request #31698 from hashicorp/megan_tf563
4 years ago
Megan Bang 37b7e6ebce don't check diags for errors
4 years ago
Megan Bang 4d749e2813 add warning to diags and show at the end of each command
4 years ago
Megan Bang 5eaa4c45c0 fix imports
4 years ago
Megan Bang de8bd5826f first part of code review comments
4 years ago
kmoe dec48a8510
plans: indicate when resource deleted due to move (#31695)
4 years ago
Megan Bang b504dd1489 update from code consistency checks
4 years ago
Megan Bang 485a1f6777 remove test for error
4 years ago
Megan Bang bddf6a9b34 updating to use the latest version of cloud/state.go and just pass schemas along to PersistState in the remote state
4 years ago
Megan Bang b572e57fb3 refactor GetSchemas to include an option to pass in a config
4 years ago
Megan Bang 40263cd861 undo taint test changes
4 years ago
Megan Bang 00cc1ea26d refactor getSchemas
4 years ago
Martin Atkins 71dec301a2 command/jsonchecks: Mark check result objects as experimental
4 years ago
Martin Atkins a8c255c779 command/jsonstate: Include check results in JSON state report
4 years ago
Martin Atkins 0e4e9f7706 addrs: Be explicit about checkable object address kinds
4 years ago
Martin Atkins fe7e6f970e command/jsonplan: Include new-style check results in JSON plan output
4 years ago
Martin Atkins 9e4861adbb states: Two-level representation of check results
4 years ago
Martin Atkins 3785619f93 core: Use the new checks package for condition tracking
4 years ago
Megan Bang d5decc2407 update flow of schema checking
4 years ago
Megan Bang 12e3560d21 check for cloud integration mode
4 years ago