Commit Graph

352 Commits (e133452663b4bf9e0bba1284edeaea478418fc7d)

Author SHA1 Message Date
Mitchell Hashimoto e133452663 command/state: pattern => address
10 years ago
Mitchell Hashimoto 5737c0a13b website: update docs for state show
10 years ago
Mitchell Hashimoto f6692e66ac add command/state show
10 years ago
Mitchell Hashimoto d1b46e99bd Add `terraform state list` command
10 years ago
James Nugent b62f6af158 core: Add support for marking outputs as sensitive (#6559)
10 years ago
Dan Carley 64c1280951 command/fmt: Improve documentation for -diff and defaults (#6398)
10 years ago
Paul Hinze c74c5fe7f0
Update HCL to latest, unskip fmt tests
10 years ago
Paul Hinze ac10a7979d
command/fmt tests: temporarily skip newline failures
10 years ago
Mitchell Hashimoto 08ad84d8b2 command: defer the lock unlock
10 years ago
Mitchell Hashimoto 284bc92c04 command: show periodic messages about continued ops
10 years ago
David Glasser b44f7f28e0 Document saved plan use in `terraform apply -help` (#6126)
10 years ago
David Glasser 320773d6c1 command: delete unused class
10 years ago
Martin Atkins fa703db8a6 Merge #4955: "terraform fmt" command
10 years ago
Paul Hinze c7f5450a96 command: Add `terraform untaint`
10 years ago
Dan Carley d883b76070 command/fmt: Test non-default options
10 years ago
Dan Carley 79e2753e41 command/fmt: Disable list/write when using STDIN
10 years ago
Dan Carley e9128769b5 command/fmt: Accept input from STDIN
10 years ago
Dan Carley 1b967e612f command/fmt: Accept optional directory argument
10 years ago
Dan Carley c753390399 command/fmt: Default write and list to true
10 years ago
Dan Carley cc41c7cfa0 command/fmt: Add new fmt command
10 years ago
James Nugent b787fe2798 Merge pull request #5012 from jrnt30/TF-5011-Backend-flag-normalization
10 years ago
stack72 1628f19bc1 Fixing some golint issues on the new validate command
10 years ago
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
10 years ago
Paul Hinze 0e277a6714 core: test coverage around map key regression
10 years ago
James Nugent 50b5e7c1a5 Validate context after input of vars on refresh
10 years ago
James Nugent 890e214c00 Add failing test replicating #4013
10 years ago
Jake Champlin 39e7f42490 Clear up `destroy --target` message
10 years ago
James Nugent a49b162dd1 Prompt for input variables before context validate
10 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