Commit Graph

33 Commits (6440c839474f052d8997bb5cec19c2743e5108e6)

Author SHA1 Message Date
Nick McClendon 529ee04269
Fix taint and untaint commands when in a workspace (#22467)
6 years ago
Alisdair McDiarmid 14a233b019 command: Taint should respect required_version
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
Kristin Laemmert c9d62bb2f6
command: discard output from flags package and return errs directly (#22373)
7 years ago
Sander van Harmelen ef9054562e commands: make sure the correct flagset is used
7 years ago
Sander van Harmelen 79a9a15879 command/state: lock when pushing state
7 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
7 years ago
Martin Atkins c937c06a03 terraform: ugly huge change to weave in new HCL2-oriented types
7 years ago
Martin Atkins ebafa51723 command: Various updates for the new backend package API
7 years ago
Sander van Harmelen 36bd5d6480 Make sure the state is locked before it is used
8 years ago
James Bardin bdd475e149 use the new clistate.Locker in commands
8 years ago
James Bardin e9a76808df create clistate.Locker interface
8 years ago
Robert Liebowitz 006744bfe0 Use all tfvars files in working directory
9 years ago
Martin Atkins 418a8a8bc9 command + backend: rename various API objects to "Workspace" terminology
9 years ago
James Bardin 5eca913b14 add cli flags for -lock-timeout
9 years ago
James Bardin 305ef43aa6 provide contexts to clistate.Lock calls
9 years ago
James Bardin 3f0dcd1308 Have the clistate Lock use LockWithContext
9 years ago
James Bardin b53704ed87 Thread the environment through all commands
9 years ago
Mitchell Hashimoto 6e1dc9c77d
command: extra RefreshState calls
9 years ago
James Bardin f5ed8cd288 Use NewLockInfo to get a pre-populated value
9 years ago
James Bardin 4f0c465187 make command tests pass with new state.Locker
9 years ago
Mitchell Hashimoto 90f3d40c1f
command: use new state lock/unlock helpers for better UX
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 91608843a4 Add state locking in taint/untaint
9 years ago
Mitchell Hashimoto ad7b063262
command: convert to use backends
9 years ago
Martin Atkins 60c24e3319 command: Prevent data resources from being tainted
10 years ago
Mitchell Hashimoto 6f9a358cc4 command/taint: fix comment
11 years ago
Mitchell Hashimoto d411e2939f command/taint: -allow-missing
11 years ago
Mitchell Hashimoto 01aa4236c0 command/taint: support tainting resources in modules
11 years ago
Mitchell Hashimoto fa9b655fd1 website: docs for tainted command
11 years ago
Mitchell Hashimoto 4ec31ecb95 command/taint: new command
11 years ago