Commit Graph

225 Commits (9efd20cd7cbb46dcd5341b5c5cb0a98e1afbf08f)

Author SHA1 Message Date
Mitchell Hashimoto 71315076c3 command: autoload terraform.tfvars.json as well [GH-1030]
11 years ago
Mitchell Hashimoto 8e76a02a56 command: disable backup with "-" [GH-1072]
11 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
Mitchell Hashimoto 95cf69aa32 command: StateHook for continous state updates
11 years ago
Mitchell Hashimoto a655c1619a command: update help text
11 years ago
Mitchell Hashimoto 0299e60e83 command/init: -backend-config
11 years ago
Mitchell Hashimoto 84a0e512d3 command/remote: general `-config` flag
11 years ago
Mitchell Hashimoto 189e7e700a command: remove remote package
11 years ago
Mitchell Hashimoto 2c2b560d7f command/remote: no more remote package
11 years ago
Mitchell Hashimoto 0fcc417ddd command/apply: remove remote package
11 years ago
Mitchell Hashimoto 0c6d133d61 command/refresh: get rid of remote package
11 years ago
Mitchell Hashimoto 0d39a5d9a7 command/push: no more remote package
11 years ago
Mitchell Hashimoto f2c6c12535 command/pull: remove remote package
11 years ago
Mitchell Hashimoto b8a66cb6ca command: remove more remote package
11 years ago
Mitchell Hashimoto 622690583c command/init: remove dependency on 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
Mitchell Hashimoto c2593f6ada terraform: re-enable dot-graphs
11 years ago
Mitchell Hashimoto b1e5b32322 terraform: Graph returns *Graph for now
11 years ago
Radek Simko 6c8dd9e8fa Unreachable code removed
11 years ago
lalyos 92540d3d88 fixing version numbers RCs should be labeled x.x.x-rcx
11 years ago
Emil Hessman b40c2fe997 command: fix test failure on Windows
11 years ago
Emil Hessman 92e68c1ee6 command: fix test failure on Windows
11 years ago
Phil Kates b211d69dde Fix typo in refresh command error
11 years ago
Mitchell Hashimoto fb3f10efb0 command/apply: ask for user variables before validation [GH-736]
11 years ago
Mitchell Hashimoto 90138825a2 command/apply: don't init if no args given [GH-780]
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
Kevin van Zonneveld 07505ed159 Fix typo: expacts -> expects
11 years ago
Emil Hessman fc36b1cd94 command: vet fix
11 years ago
Armon Dadgar cce881aadd command/show: enable printing of remote state
11 years ago
Armon Dadgar 07e5f3ff41 command/remote: Improve UI output for remote
11 years ago
Armon Dadgar bcd348aebd command: updating tests
11 years ago
Armon Dadgar 6a84be0686 command: updating for pluggable backends
11 years ago
Armon Dadgar ba01e27026 command: Refresh remote state when loading
11 years ago
Armon Dadgar dab47b0d48 command/plan: remote enable
11 years ago
Armon Dadgar b6265cf1a2 command/refresh: Remote enable
11 years ago
Armon Dadgar 0fb87e499d command: Meta provides the state output path
11 years ago
Armon Dadgar 0c9436f37b command/output: Remote enable
11 years ago
Armon Dadgar 53704db4ee command: Enable reading remote-enabled state
11 years ago
Armon Dadgar bf10111745 command/apply: Move state persistence to Meta
11 years ago
Armon Dadgar c24123ff8a command/remote: Adding tests
11 years ago
Armon Dadgar b4b44dd0a8 command/remote: Refresh state before the disable
11 years ago