Commit Graph

1776 Commits (8d2fbd4cd8a75146ffe8d33cec4935c20fdd002d)

Author SHA1 Message Date
Kristin Laemmert f6505870cc
Mildwonkey/providers interface renaming (#27805)
5 years ago
Kristin Laemmert 2b4e389839
Mildwonkey/nested type format (#27793)
5 years ago
Pam Selle 48bfde2e28
Merge pull request #27798 from hashicorp/pselle/upgrade_command_removal
5 years ago
Pam Selle 08b649b6f9 Remove removed upgrade commands
5 years ago
Pam Selle b582b19359 Remove duplicate declaration
5 years ago
Alisdair McDiarmid 6375c6ce6b
Merge pull request #27787 from hashicorp/alisdair/command-views-state-locker
5 years ago
Alisdair McDiarmid 0aa227e0e3 cli: Fix misapplied terminal colors on run logs
5 years ago
Alisdair McDiarmid 1ae3d30383
Merge pull request #27760 from hashicorp/alisdair/command-views-ui-hook
5 years ago
Alisdair McDiarmid 20cb28b25f
Merge pull request #27788 from hashicorp/alisdair/command-views-output-tests
5 years ago
Alisdair McDiarmid bb3f59b016
Merge pull request #27697 from hashicorp/alisdair/json-plan-provider-required-versions
5 years ago
Alisdair McDiarmid 96cf29111d views: Expand test coverage for views.Output
5 years ago
Alisdair McDiarmid 2d1976bbda clistate: Update clistate.Locker for command views
5 years ago
Alisdair McDiarmid a7b7cd29fc cli: Migrate Terraform UI hook to command views
5 years ago
Alisdair McDiarmid fa774dafc0
Merge pull request #27761 from hashicorp/alisdair/command-views-operation-diagnostics
5 years ago
Alisdair McDiarmid 3cd086f46c views: Use new streams helper functions
5 years ago
Alisdair McDiarmid 536c80da23 backend: Add per-operation diagnostic rendering
5 years ago
Alisdair McDiarmid 57879bfb71 cli: Add global view arguments parser
5 years ago
Alisdair McDiarmid c5a6aa31d3 cli: Add initial command views abstraction
5 years ago
Alisdair McDiarmid 943df48491 cli: Optimize for large multi-line string outputs
5 years ago
Alisdair McDiarmid 4991cc4835 cli: Improve error for invalid -target flags
5 years ago
Alisdair McDiarmid 7cae76383a cli: Fix for provider requirements in JSON plan
5 years ago
Alisdair McDiarmid d7613a0aac cli: Better diagnostics for apply positional args
5 years ago
Alisdair McDiarmid b2ba650c21 cli: Remove deprecated destroy -force flag
5 years ago
James Bardin 1e5a8e4dae fix concurrent test relying on sleep
5 years ago
Alisdair McDiarmid 888f36aebb cli: Remove positional plan argument from graph
5 years ago
Alisdair McDiarmid ca23a096d8 cli: Remove legacy positional path arguments
5 years ago
Brian Flad 70aac9c551
command: Use different warning messaging in init command and move above potentially confusing output (#27514)
5 years ago
Alisdair McDiarmid 5ca118b4e6 cli: Move resource count code to command package
5 years ago
Pam Selle 29dd334fe8
Merge pull request #27611 from hashicorp/pselle/ignore-remote-version-docstring
5 years ago
Pam Selle c1ede28a15 Update docstring for ignore-remote-version
5 years ago
Alisdair McDiarmid 2e62e03b64 cli: Remove dead code for output -module flag
5 years ago
Katy Moe de31787966 add missing import
5 years ago
Katy Moe 51c687c2db command: no visual warning hierarchy in -no-color
5 years ago
Katy Moe bc51932e08 refactor: extract appendSourceSnippets
5 years ago
Jonathan Hall 49ee3d3ef8 Grammar nit: "setup" as a verb should be spelled "set up"
5 years ago
Pam Selle 35d5ea5455 Update state mv help docs to use spaces instead of tabs
5 years ago
Pam Selle e1b0e3ce92 Remove -module option for taint and untaint
5 years ago
Alisdair McDiarmid 75d38b50b1 docs: Note: state pull upgrades to current version
5 years ago
Nick Fagerlund a60120477c Update links to CLI docs in code comments, messages, and readme
5 years ago
Nick Fagerlund ed7f97c34f Update language docs URLs in code and tests
5 years ago
James Bardin 9f2a6d33be move remaining helper packages to internal
5 years ago
Alisdair McDiarmid a7d50d3264
Merge pull request #27545 from hashicorp/alisdair/remote-backend-version-check-state-migration
5 years ago
James Bardin 21896f74af builtin provisioner e2e test
5 years ago
Alisdair McDiarmid 212a97c3bd cli: Fix state migration remote version check
5 years ago
Martin Atkins e865faf318 command: Better visual hierarchy for diagnostics
5 years ago
Alisdair McDiarmid a15c5c84a3
Merge pull request #27498 from hashicorp/alisdair/fix-remote-terraform-version-check-again
5 years ago
Pam Selle 4ffacc8d4a
Merge pull request #27502 from hashicorp/pselle/untaint-missing
5 years ago
Pam Selle 1e10051cad
Merge pull request #27501 from hashicorp/pselle/taint-err
5 years ago
Martin Atkins 1f1af87dea command/format: Don't try to fill the last terminal column
5 years ago
Martin Atkins 0c84a56700 command/format: Use box drawing chars for rules in diagnostics
5 years ago