Commit Graph

266 Commits (5874fa06ffbbe56f194b013cc29285e002c2b4e3)

Author SHA1 Message Date
Mitchell Hashimoto e91b5136bf Merge pull request #1356 from koendc/b-remote-plugin-case
11 years ago
Paul Hinze a2cb77058c command: fix push tests when running outside repo
11 years ago
Mitchell Hashimoto 650a9f372b command: implement proper module.Storage interface
11 years ago
Mitchell Hashimoto 000d28c489 command/push: read terraform.tfvars
11 years ago
Mitchell Hashimoto 1fac7b6488 state: cache should use State.Equal to check equality
11 years ago
Koen De Causmaecker 428fd98ba0 Handles upper case characters in the cached state file's remote type
11 years ago
Ryan Uber 9a091ffa78 command: plan supports detailed exit code
11 years ago
Paul Hinze 97acccd3ed core: targeted operations
11 years ago
Mitchell Hashimoto da7f307e56 command/remote-config: failing tests
11 years ago
Mitchell Hashimoto 4a7b554cf7 command/remote-config: do a pull with `terraform remote config`
11 years ago
Mitchell Hashimoto 6379a888fb command/remote-{pull,push}: colorize and show success output
11 years ago
Mitchell Hashimoto 38b1a727bf command/remote-config: lowercase the type so that Atlas works, for
11 years ago
Mitchell Hashimoto 7bfa5afd00 command/remote-config: show flag parse errors
11 years ago
Mitchell Hashimoto 35da19cc1f command/remote-config: remove weird error case that shows no error
11 years ago
Seth Vargo 1adb3fbfa0 command: when setting up state, only write back if local is newer
11 years ago
Mitchell Hashimoto 83cb277583 command/output: don't panic if no root module in state [GH-1263]
11 years ago
Mitchell Hashimoto 431f5e6706 command/remote-config: syntax
11 years ago
Mitchell Hashimoto 2796f83950 command/remote-config: make the error message nicer for remote init
11 years ago
Mitchell Hashimoto 280635d2b0 command/push: add -atlas-address
11 years ago
Mitchell Hashimoto 51614b6365 command/push: upload-modules
11 years ago
Mitchell Hashimoto 8d47f26bb7 command/push: address PR comments
11 years ago
Mitchell Hashimoto 0229852e48 command/push: change wording on error message
11 years ago
Mitchell Hashimoto 395dd04861 command/push: accept -vcs
11 years ago
Mitchell Hashimoto 86f92119e2 command/push: no version on GET should be okay
11 years ago
Mitchell Hashimoto 19c1771438 command/push: integrate atlas push client
11 years ago
Mitchell Hashimoto 1c0ffbd7bf command/push: output the name/version of the pushed configuration
11 years ago
Mitchell Hashimoto ee1ad49829 command/push: rename -module-lock to -module-upload
11 years ago
Mitchell Hashimoto da46e16f4f command/push: can set the name on the CLI
11 years ago
Mitchell Hashimoto 5e27bfc040 command/push: read name from the config
11 years ago
Mitchell Hashimoto 9062bfda89 command/meta: fix test
11 years ago
Mitchell Hashimoto eebd7b8aa3 command/push: ask for only variables that are unset
11 years ago
Mitchell Hashimoto bf14143369 command/push: test that input is asked
11 years ago
Mitchell Hashimoto d37d9ea6ef command/push: send the context variables up
11 years ago
Mitchell Hashimoto a1b424d53f command/push: properly copy the data directory no matter what
11 years ago
Mitchell Hashimoto 22087181af command/push: archive, upload
11 years ago
Mitchell Hashimoto ca8e2085f3 command/push: archiving
11 years ago
Mitchell Hashimoto c4dc9af120 command: add DataDir
11 years ago
Mitchell Hashimoto cdde9149ff command/push: start it
11 years ago
Paul Hinze 4fc5ebf47e command: warnings should not exit
11 years ago
Mitchell Hashimoto 89e7438f0f command/remote
11 years ago
Mitchell Hashimoto 01cd761023 command: move remote configuration stuff
11 years ago
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