Commit Graph

1808 Commits (a978d4ee99048967895eb48a208e731e5b00a36f)

Author SHA1 Message Date
Kristin Laemmert 77562d9b57
command/jsonprovider: bump format version (#28115)
5 years ago
Alisdair McDiarmid 46a29b13ed cli: Add format version to validate -json output
5 years ago
Kristin Laemmert fac60ab124
Add formatting for attributes with nested types (#28069)
5 years ago
Alisdair McDiarmid c92826c14d cli: Use standard JSON diagnostics for validate
5 years ago
Alisdair McDiarmid d9d88b9243 cli: Add comprehensive JSON diagnostic structure
5 years ago
Kristin Laemmert b26ae9cf48
add support for attributes with nested types in providers schema (#28055)
5 years ago
Pam Selle 242f319638
Give suggestions & remind users to use required_providers when provider not in registry (#28014)
5 years ago
Masayuki Morita 31a5aa1878
command/init: Add a new flag `-lockfile=readonly` (#27630)
5 years ago
Alisdair McDiarmid 86495f93cb views: Fix missing source in diagnostic output
5 years ago
Alisdair McDiarmid 7c0ec0107f backend: Replace ShowDiagnostics with view.Diagnostics
5 years ago
Alisdair McDiarmid 3737ee5081 views: Remove outdated comment
5 years ago
Alisdair McDiarmid 4271b0e11d cli: Remove -var/-var-file flags from validate
5 years ago
Alisdair McDiarmid 7a03c3153e
Merge pull request #27861 from hashicorp/alisdair/help-global-options
5 years ago
James Bardin c103242bef
Merge pull request #27885 from hashicorp/jbardin/show-json
5 years ago
James Bardin 3449a8aa35 don't marshal state with the wrong schema
5 years ago
Alisdair McDiarmid b7f54b30d5 cli: Fix overly broad auto-approve argument
5 years ago
Alisdair McDiarmid 8d9a08e3a1 cli: Migrate plan to command views
5 years ago
Alisdair McDiarmid eeb5dfbf76
Merge pull request #27865 from hashicorp/alisdair/command-views-refresh
5 years ago
Martin Atkins 7f78342953 command: Experimental "terraform test" command
5 years ago
Alisdair McDiarmid 50d58b592a cli: Migrate refresh to command views
5 years ago
Alisdair McDiarmid 56b756cfd9
Merge pull request #27841 from hashicorp/alisdair/command-views-apply
5 years ago
Alisdair McDiarmid 6bef157f8e
Merge pull request #27860 from hashicorp/alisdair/remove-noop-plan-backend
5 years ago
Alisdair McDiarmid 43028c4912 cli: Migrate apply to command views
5 years ago
Kristin Laemmert 7b7273e3aa
Add support for plugin protocol v6 (#27826)
5 years ago
Alisdair McDiarmid 94340b5940 cli: Add reference to global options to help text
5 years ago
Alisdair McDiarmid b976178018 cli: Remove no-op plan backend setup
5 years ago
Pam Selle 8f7807684a Upgrade to quoted keywords to error
5 years ago
Pam Selle fa7c3d7e10 Remove interpolation-only warning
5 years ago
James Bardin 3da5d2bdf6
Merge pull request #27692 from alexwlchan/abolish-the-heirarchy
5 years ago
Pam Selle 156b1615a2 Remove 0.13upgrade test fixtures
5 years ago
Alisdair McDiarmid 68558ccd54 backend/local: Replace CLI with view instance
5 years ago
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