Commit Graph

380 Commits (890eebabc42fb4fdbb0ae90f3a4c1912de71c461)

Author SHA1 Message Date
Soren Mathiasen db69a2959b Added verify command
10 years ago
Justin Nauman 61240b4250 Fixes #5011 - Backend downcased for init
10 years ago
Paul Hinze 4a51e4fe91 core: write planfile even on empty plans
10 years ago
Paul Hinze e67fc0fe9b command: Change module-depth default to -1
10 years ago
Mitchell Hashimoto 6a972a7713 command/init: put remote state config at proper path [GH-2927]
10 years ago
James Nugent a5e51f6dad command/refresh: Fix import formats to prevent flapping
11 years ago
Paul Hinze 0e277a6714 core: test coverage around map key regression
11 years ago
James Nugent 50b5e7c1a5 Validate context after input of vars on refresh
11 years ago
James Nugent 890e214c00 Add failing test replicating #4013
11 years ago
Jake Champlin 39e7f42490 Clear up `destroy --target` message
11 years ago
James Nugent a49b162dd1 Prompt for input variables before context validate
11 years ago
James Nugent f4c03ec2a6 Reflect new comment format in stringer.go
11 years ago
Paul Hinze 9428e9f1d1 command: fix failing TestPlan_noState test
11 years ago
Paul Hinze 715437537d command: fix flaky parallelism tests
11 years ago
John Gosset 61e890ecc9 Update list of backends in RemoteConfigCommand's Help() method
11 years ago
Martin Atkins e4e9c13c20 Merge #3136: Colorize the 'forces new resource' message
11 years ago
Mitchell Hashimoto 344e7c26b5 fix a bunch of tests from go-getter import
11 years ago
Panagiotis Moustafellos e4845f75cc removed extra parentheses
11 years ago
Paul Hinze 374070d066 website: docs for parallelism setting
11 years ago
Paul Hinze e1a46904d6 command: pull parallelism default up to CLI layer
11 years ago
Kevin Nuckolls bf9c5c46d0 Tests for apply parallelism=1 and parallelism=2
11 years ago
Kevin Nuckolls fc60b2858c Added -parallelism to refresh and plan cli UI
11 years ago
Kevin Nuckolls f59c71b35a works for apply, no tests yet
11 years ago
Radek Simko 57bea9f26c Merge pull request #3223 from scalp42/typos
11 years ago
Mitchell Hashimoto 4d37704d53 command/get: fix typo
11 years ago
Anthony Scalisi 198e1a5186 remove various typos
11 years ago
Martin Atkins 7c56550633 In plan summary, be more honest about force-new changes.
11 years ago
Sharif Nassar 2e51915431 Colorize the 'forces new resource' message.
11 years ago
Paul Hinze 5a12608dc3 tests: remove unnecessary symlink
11 years ago
Radek Simko 9596271b36 Code formatted via gofmt
11 years ago
Radek Simko 10f04c90a5 'terraform output' helptext spacing fixed
11 years ago
Radek Simko 382c0ba23d command/output: Update test since we now allow printing everything
11 years ago
Eric Connell 85d1d15d81 output command supports printing all outputs
11 years ago
Radek Simko 7a60174dd1 Do not print errors via UiHook
11 years ago
Sander van Harmelen 4a8ef78d33 Fixes #2676 by prefixing all Windows commands
11 years ago
Sander van Harmelen 97fd4f5b7d Tweaking the tests
11 years ago
Radek Simko e376f61d1d core: Return correct number of planned updates
11 years ago
Mitchell Hashimoto 1f92dd5b40 command/push: update output
11 years ago
Mitchell Hashimoto c5d3c585c6 command/push: update var name
11 years ago
Mitchell Hashimoto 9d9bcc2f6e command/push: update flag to -overwrite, update docs
11 years ago
Mitchell Hashimoto 8ee3281858 command/push: UX
11 years ago
Mitchell Hashimoto dc40f044f0 command/push: prefer Atlas over local, add -set flag
11 years ago
Mitchell Hashimoto 8ebdc1e786 terraform: orphans should call post-apply hook [GH-1938]
11 years ago
Mitchell Hashimoto a76105b0f1 command: make error message clearer for invalid tfvars format [GH-1889]
11 years ago
Mitchell Hashimoto 96b53cc06c command: ask for input even if tfvars is set [GH-2161]
11 years ago
Radek Simko b505d15e1e Add resource sums to terraform plan
11 years ago
Paul Hinze 3f2119c6e7 Merge pull request #2414 from TimeIncOSS/no-color-for-subcommands
11 years ago
Paul Hinze 74fb179127 Merge pull request #2371 from hashicorp/b-fix-tf-show-with-remote-state
11 years ago
Radek Simko b7d41d2eed Add -no-color to help text
11 years ago
Radek Simko cdcd11419e Add -no-color option for subcommands
11 years ago
Paul Hinze cb5c2567b3 core: fix `terraform show` with remote state
11 years ago
Paul Hinze ad680b1832 core: show outputs after `terraform refresh`
11 years ago
Paul Hinze 18924d24fe command/apply: flatten multierrors
11 years ago
Paul Hinze aa39dc71de command/output: fix error msg typo
11 years ago
Kirill Shirinkin b05e36a6e3 Add module outputs
11 years ago
Mitchell Hashimoto 77a61157fb command/push: var/var-file supported, note in help [GH-1950]
11 years ago
Paul Hinze 8ce3e1d5b4 command/push: local vars override remote ones
11 years ago
Andrew Langhorn bb4f7415ca Rename "The The" so that they can play songs again
11 years ago
Paul Hinze 29d34cd5a4 command: allow module depth to be set via env var
11 years ago
Paul Hinze d30d88e327 Merge pull request #1655 from hashicorp/f-build-graph-during-plan
11 years ago
Paul Hinze 5f1ea7fccc command: add env var equivalent to -input arg
11 years ago
Luke Amdor b08ba78341 adding new AskSecret to ColorizeUi
11 years ago
Paul Hinze ce49dd6080 core: graph command gets -verbose and -draw-cycles
11 years ago
Paul Hinze d4b9362518 core: validate on verbose graph to detect some cycles earlier
11 years ago
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