Commit Graph

37 Commits (3fdcbda3aad99bbcf02bf69ceed926e0ee9f4ec2)

Author SHA1 Message Date
Mitchell Hashimoto ad7b063262
command: convert to use backends
9 years ago
Mitchell Hashimoto d429e82661
command: show shadow errors to the user
9 years ago
James Nugent 0e4e94a86f core: Fix -module for terraform output command
10 years ago
James Nugent 6a20e8927d core: Fix issues from rebasing dev-0.7 onto master
10 years ago
James Nugent b62f6af158 core: Add support for marking outputs as sensitive (#6559)
10 years ago
James Nugent 50b5e7c1a5 Validate context after input of vars on refresh
10 years ago
Kevin Nuckolls fc60b2858c Added -parallelism to refresh and plan cli UI
11 years ago
Paul Hinze ad680b1832 core: show outputs after `terraform refresh`
11 years ago
Paul Hinze 97acccd3ed core: targeted operations
11 years ago
Mitchell Hashimoto 0c6d133d61 command/refresh: get rid of remote package
11 years ago
Phil Kates b211d69dde Fix typo in refresh command error
11 years ago
Kevin van Zonneveld 07505ed159 Fix typo: expacts -> expects
11 years ago
Armon Dadgar b6265cf1a2 command/refresh: Remote enable
11 years ago
Armon Dadgar 5b745e5d46 command: Run validation before asking for input. Fixes #602
11 years ago
Mitchell Hashimoto 16b023bd2b command: ask for the proper level of input
12 years ago
Mitchell Hashimoto 817f0d9f30 command: don't ask for input if terraform.tfvars file given [GH-346]
12 years ago
Mitchell Hashimoto 63453f3f1a command: apply and refresh ask for input
12 years ago
Mitchell Hashimoto ed538a9594 command: Get command, not functional yet. Converted to use modules.
12 years ago
Alex Gaynor 46154ca1d3 Fixed a ton of typos in docs and comments
12 years ago
Mitchell Hashimoto 642fed0356 command: terraform.tfvars loaded by default if it exists
12 years ago
Mitchell Hashimoto b172f45b94 command: make state unexported on Meta
12 years ago
Mitchell Hashimoto 80ce9ad513 command: f.Close instead of defer
12 years ago
Armon Dadgar f26f432f4c command/refresh: Testing backup option
12 years ago
Armon Dadgar 54cc66367d command: Adding backup of state file
12 years ago
Mitchell Hashimoto ef6fba754d command: refactor so Context never plans
12 years ago
Mitchell Hashimoto 3534470ca3 command: -var flag works
12 years ago
Mitchell Hashimoto 6c8c09c784 command/*: only Plan on the Apply
12 years ago
Mitchell Hashimoto 3a851bece0 command: convert all to use the new Meta thing
12 years ago
Mitchell Hashimoto 6c736bd3c4 command: introduce Meta and "-no-color" option
12 years ago
Mitchell Hashimoto 3d35158170 command: update synopsis to be better
12 years ago
Mitchell Hashimoto e39378b254 command/refresh: better comment
12 years ago
Mitchell Hashimoto ff75d15f51 command/refresh: better error message if bad state
12 years ago
Mitchell Hashimoto 9a6f1e594b command/refresh: default state path, optional args
12 years ago
Mitchell Hashimoto d3d45ca064 command: fix some issues with refresh, tests passing
12 years ago
Mitchell Hashimoto 43889a8c59 command: validate context
12 years ago
Mitchell Hashimoto a6ae7230d1 command: use new API
12 years ago
Mitchell Hashimoto 1819b6fb34 command/refresh
12 years ago