Commit Graph

81 Commits (03f6c650ca9e78fc0d80d430ca1ec2a52c262da4)

Author SHA1 Message Date
James Bardin 07903189f1 s/Meta.lockState/Meta.stateLock/g
9 years ago
James Bardin 9cdba1f199 enable local state locking for apply
9 years ago
Mitchell Hashimoto ad7b063262
command: convert to use backends
9 years ago
Mitchell Hashimoto 77efacf30e
command: use helper/variables for flags and parsing
9 years ago
Daniel Spangenberg 804a5bd3c5 Implements import with specified provider
9 years ago
Mitchell Hashimoto 251231e3ee
command: more manageable shadow error output
9 years ago
Mitchell Hashimoto 1a6056b287
command: split out and tag code so compilation works on Solaris
9 years ago
Mitchell Hashimoto a867457d75
command/console
9 years ago
Mitchell Hashimoto 5107c33119
command/import: load configurations and allow empty config dirs
9 years ago
Mitchell Hashimoto 57c0cadc79 Merge pull request #9666 from hashicorp/jbardin/debug
9 years ago
Mitchell Hashimoto f6dacab0ba Merge pull request #9794 from hashicorp/b-partial-input
9 years ago
James Bardin 797a1b339d DebugInfo and DebugGraph
9 years ago
Mitchell Hashimoto d429e82661
command: show shadow errors to the user
9 years ago
Mitchell Hashimoto 1248b147ac
command/meta: always ask for unset variable input
9 years ago
Mitchell Hashimoto 2019a44f04
command/apply: apply from plan respects -backup and -state-out
9 years ago
Mitchell Hashimoto af82be19ea
helper/experiment: a helper for setting, making experiments
9 years ago
Mitchell Hashimoto 1a418c1452
command/apply: -Xnew-destroy
9 years ago
Mitchell Hashimoto ae4f79e3b6
command/meta: add -shadow flag to disable shadow graph
9 years ago
Mitchell Hashimoto ec15783f24
-Xnew-apply to enable the new apply graph
9 years ago
Mitchell Hashimoto 609219fc65 command/meta: validate config immediately
10 years ago
James Nugent 681d94ae20 core: Allow lists and maps as variable overrides
10 years ago
David Glasser 50959a654c command: Remove second DefaultDataDirectory const (#7666)
10 years ago
James Nugent 5d18f41f04 core: Convert context vars to map[string]interface{}
10 years ago
James Bardin 6b5ee73e86 Use -state-out option when applying from a plan
10 years ago
Mitchell Hashimoto 3c9a92e04a
command: Context buliding allows empty module trees
10 years ago
Mitchell Hashimoto 35c87836b4 core: Add terraform_version to state
10 years ago
Mitchell Hashimoto d1b46e99bd Add `terraform state list` command
10 years ago
Paul Hinze e67fc0fe9b command: Change module-depth default to -1
10 years ago
Mitchell Hashimoto 344e7c26b5 fix a bunch of tests from go-getter import
11 years ago
Kevin Nuckolls f59c71b35a works for apply, no tests yet
11 years ago
Anthony Scalisi 198e1a5186 remove various typos
11 years ago
Mitchell Hashimoto 96b53cc06c command: ask for input even if tfvars is set [GH-2161]
11 years ago
Radek Simko cdcd11419e Add -no-color option for subcommands
11 years ago
Paul Hinze 29d34cd5a4 command: allow module depth to be set via env var
11 years ago
Paul Hinze 5f1ea7fccc command: add env var equivalent to -input arg
11 years ago
Paul Hinze 97acccd3ed core: targeted operations
11 years ago
Mitchell Hashimoto eebd7b8aa3 command/push: ask for only variables that are unset
11 years ago
Mitchell Hashimoto c4dc9af120 command: add DataDir
11 years ago
Paul Hinze 4fc5ebf47e command: warnings should not exit
11 years ago
Mitchell Hashimoto 71315076c3 command: autoload terraform.tfvars.json as well [GH-1030]
11 years ago
Mitchell Hashimoto 2c2b560d7f command/remote: no more remote package
11 years ago
Mitchell Hashimoto 3550f7ac3a command: FlagVar => FlagKV
11 years ago
Mitchell Hashimoto 4f91b98a3e command: default path should be the local path
11 years ago
Mitchell Hashimoto f81110c2fe command: backup stuff works better
11 years ago
Mitchell Hashimoto 4ec63bc2ef command: deal with plan states
11 years ago
Mitchell Hashimoto 579f102f37 command: start migrating to new state package
11 years ago
Armon Dadgar b69239e7f8 command/meta: Adding additional nil guards
11 years ago
Armon Dadgar 408ae62306 command/apply: Handle remote state in a plan file
11 years ago
Armon Dadgar ba01e27026 command: Refresh remote state when loading
11 years ago
Armon Dadgar 0fb87e499d command: Meta provides the state output path
11 years ago