Commit Graph

27 Commits (6440c839474f052d8997bb5cec19c2743e5108e6)

Author SHA1 Message Date
Alisdair McDiarmid b239570abb command: Always validate workspace name
6 years ago
Kristin Laemmert 6621501ae3
state: remove deprecated state package (#25490)
6 years ago
Alisdair McDiarmid 7165d6c429 command: Add state replace-provider subcommand
6 years ago
James Bardin a8b9547e0d fixup states.Resource change throughout packages
6 years ago
Martin Atkins c39905e1a8 command: Fix various issues in the "terraform state ..." subcommands
7 years ago
Sander van Harmelen 52a1b22f7a Implement the remote enhanced backend
7 years ago
Sander van Harmelen 5458a91985 command/state: update and fix the state show command
7 years ago
Sander van Harmelen 7ec3f96e3a command/state: update and fix the state mv command
7 years ago
Sander van Harmelen 19c1241a50 command/state: update and fix the state rm command
7 years ago
Sander van Harmelen af1a471a05 command/state: update and fix the state list command
7 years ago
Martin Atkins 541952bb8f Revert some work that happened since v0.12-dev branched
7 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
7 years ago
Martin Atkins ebafa51723 command: Various updates for the new backend package API
7 years ago
Sander van Harmelen 97d1c46602 Update the backend import names
8 years ago
James Bardin 33ba6774e0 Make the state commands use the real command.Meta
9 years ago
James Bardin 6e7baaaeff don't load the backend when -state is provided
9 years ago
Martin Atkins 418a8a8bc9 command + backend: rename various API objects to "Workspace" terminology
9 years ago
James Bardin 39a5ddd381 Split Meta back out of StateMeta
9 years ago
James Bardin 4dac986a91 Local.StatePaths doesn't need to reutrn an error
9 years ago
James Bardin b53704ed87 Thread the environment through all commands
9 years ago
James Bardin 1ea9413c07 Remove state path handling from commands
9 years ago
Mitchell Hashimoto e4d2193ed6
command/state: mv and rm -backup works
9 years ago
Mitchell Hashimoto ad7b063262
command: convert to use backends
9 years ago
James Bardin bf20db688c Remove extra dot from state backup file
9 years ago
Mitchell Hashimoto d94f503501
command/state meta: State func
10 years ago
Mitchell Hashimoto f34ef1f92a
command: compilation works
10 years ago
Mitchell Hashimoto f6692e66ac add command/state show
10 years ago