Commit Graph

108 Commits (3c8a4e6e05afefb7639bf30efa852cf59f14ade6)

Author SHA1 Message Date
Martin Atkins 3c8a4e6e05 command+backend/local: -refresh-only and drift detection
5 years ago
Martin Atkins 42e0985839 command: use -lock=false consistently in -help output
5 years ago
Martin Atkins b402fd9d3a command/views: Remove command-specific runningInAutomation
5 years ago
Martin Atkins 1d3e34e35e command: New -replace=... planning option
5 years ago
Martin Atkins 89f986ded6 command+backend: generalized "plan mode"
5 years ago
Alisdair McDiarmid fad305f884 cli: Fix remote backend UI issues
5 years ago
Martin Atkins 6f35c2847b command: Reorganize docs of the local backend's legacy CLI options
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 7a03c3153e
Merge pull request #27861 from hashicorp/alisdair/help-global-options
5 years ago
Alisdair McDiarmid 8d9a08e3a1 cli: Migrate plan to command views
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
Alisdair McDiarmid 68558ccd54 backend/local: Replace CLI with view instance
5 years ago
Alisdair McDiarmid a7b7cd29fc cli: Migrate Terraform UI hook to command views
5 years ago
Alisdair McDiarmid 536c80da23 backend: Add per-operation diagnostic rendering
5 years ago
Alisdair McDiarmid 4991cc4835 cli: Improve error for invalid -target flags
5 years ago
Alisdair McDiarmid ca23a096d8 cli: Remove legacy positional path arguments
5 years ago
Martin Atkins c94a6102df command: Improve consistency of the command short descriptions
6 years ago
Alisdair McDiarmid b239570abb command: Always validate workspace name
6 years ago
Alisdair McDiarmid 67203dade8 command: Simplify Meta.process helper method
6 years ago
Martin Atkins c06675c616 command: New -compact-warnings option
6 years ago
Jeff Green e505845a63 command/apply: remove duplicate statement (#23011)
7 years ago
Kristin Laemmert 21f6e3dffd
Mildwonkey/012 docs updated (#20542)
7 years ago
Sander van Harmelen ef9054562e commands: make sure the correct flagset is used
7 years ago
Sander van Harmelen 52a1b22f7a Implement the remote enhanced backend
8 years ago
Sander van Harmelen 178ec8f7b4 Remove support for the -module-depth flag
8 years ago
Martin Atkins de3944b9bf command: collect root module variable values for apply/plan/refresh
8 years ago
Martin Atkins 55b9c7eacd command: Actually include the error when backend config decoding fails
8 years ago
Martin Atkins e8240087fe command: Populate backend configuration in plan files
8 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
8 years ago
Martin Atkins ebafa51723 command: Various updates for the new backend package API
8 years ago
Sander van Harmelen b1fdbd7db8 Allow enhanced backends to pass custom exit codes
8 years ago
Sander van Harmelen 67db9da000 Add checks for all flags we currently don’t support
8 years ago
James Bardin 67a6152091 move backend operation cancellation into meta
8 years ago
James Bardin 7cba68326a always wait for a RunningOperation to return
8 years ago
Martin Atkins 9a5c865040 command: validate config as part of loading it
8 years ago
James Bardin 2941ed464c replace the testShutdownHook with a check for Stop
8 years ago
James Bardin e2501d7830 make apply shutdown test completely deterministic
8 years ago
James Bardin 3aaa1e9d04 make plans cancellable
8 years ago
Martin Atkins 6f7bc4f5d7 command: use c.showDiagnostics for backend operation errors
9 years ago
Martin Atkins 5cd00a13ec command: use new diagnostics output for config errors
9 years ago
Robert Liebowitz 8d98fdecac Autoload only .auto.tfvars files
9 years ago
Robert Liebowitz 006744bfe0 Use all tfvars files in working directory
9 years ago
James Bardin 000e860706 Add plugin dir scaffolding
9 years ago
James Bardin 718ede0636 have Meta.Backend use a Config rather than loading
9 years ago
James Bardin 5eca913b14 add cli flags for -lock-timeout
9 years ago
James Bardin eb8e5ac739 Change CLI flag to '-lock'
9 years ago
James Bardin 07903189f1 s/Meta.lockState/Meta.stateLock/g
9 years ago
James Bardin a157ebbccd add -lock-state usage to plan/refresh/apply/destr
9 years ago