Commit Graph

29 Commits (ba7679b6791a306a73062ddd5a00359452e152fc)

Author SHA1 Message Date
Kristin Laemmert c9d62bb2f6
command: discard output from flags package and return errs directly (#22373)
7 years ago
James Bardin 32f7f58345 allow moving resource to new modules not in state
7 years ago
Martin Atkins c39905e1a8 command: Fix various issues in the "terraform state ..." subcommands
7 years ago
Sander van Harmelen fb57e9b26f command/state: add proper locking
7 years ago
Sander van Harmelen ef9054562e commands: make sure the correct flagset is used
7 years ago
Sander van Harmelen 7ec3f96e3a command/state: update and fix the state mv command
7 years ago
Sander van Harmelen 536c2fe6f1 Make `state mv` use the new `states.Filter`
8 years ago
Martin Atkins 43d5206d82 command: Stub the "terraform state mv" tests to remind to fix
8 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
8 years ago
James Bardin 55d18dcef2 update state rm amd mv docs
9 years ago
James Bardin 5b4ae36cb0 don't print help for state loading errors
9 years ago
James Bardin 33ba6774e0 Make the state commands use the real command.Meta
9 years ago
James Bardin 45a9edb763 make state mv and rm work with remote states
9 years ago
Robert Liebowitz 006744bfe0 Use all tfvars files in working directory
9 years ago
James Bardin 833cc9a6c5 Fix state mv/rm -backup documentation
9 years ago
Edward Betts be265479a9 correct spelling mistakes (#13979)
9 years ago
Mitchell Hashimoto d2d87bccf0 Merge pull request #12155 from hashicorp/b-state-backend
9 years ago
Mitchell Hashimoto ebb22d3ecd
backend/local: don't RefreshState on State API
9 years ago
Mitchell Hashimoto e4d2193ed6
command/state: mv and rm -backup works
9 years ago
Mitchell Hashimoto 6e1dc9c77d
command: extra RefreshState calls
9 years ago
Mitchell Hashimoto d3792e4aef
command: correct outdated comment
10 years ago
Mitchell Hashimoto 43cfd3d1c9
command: fix regressions for state mv with count resource
10 years ago
Mitchell Hashimoto 0d1ea84d39
command: test for moving resource with count [GH-7797]
10 years ago
Mitchell Hashimoto 3b3f92cd9b
terraform: fix some test failures on state add with multiple modules
10 years ago
James Nugent aa5dc453ee cli: Fix registration of `state mv`.
10 years ago
Mitchell Hashimoto 04598baa25
website: document state mv
10 years ago
Mitchell Hashimoto c966a70ff9
command: update docs for state mv
10 years ago
Mitchell Hashimoto 235e860118
command/state mv: handle -state-out to a different path
10 years ago
Mitchell Hashimoto c4e5355a02
command/state mv
10 years ago