Commit Graph

126 Commits (a097a2ef5b09bf08abfe8d4c011cfeec2de91fbf)

Author SHA1 Message Date
Mitchell Hashimoto 29c7a01025
website: clarify docs with partial config and k/v pairs
9 years ago
Mitchell Hashimoto df8529719c
command/init: backend-config accepts key=value pairs
9 years ago
clint shryock 018ec10e36 docs: fix some broken links related to remote state
9 years ago
Mitchell Hashimoto 4b1dc53cc1
website: env switch => select
9 years ago
Mitchell Hashimoto d892b436f5
website: document env CLI
9 years ago
Mitchell Hashimoto a6b2eca613
command/state-push: support pushing from stdin
9 years ago
George Christou 61277c0dbd website/docs: Run `terraform fmt` on code examples (#12075)
9 years ago
Mitchell Hashimoto 7394a066ec
website: document init and new state commands
9 years ago
Mitchell Hashimoto 22dd47c8af
website: document state locking and remote state page
9 years ago
James Bardin 1a9869b1af Add force-unlock command to the docs
9 years ago
Mitchell Hashimoto f84fd39ef9
command/import: document -var-file and -var is available #11211
9 years ago
Elad Efrat 3f40630863 Fix subcommand name
9 years ago
Curtis Allen 402a8feecd update terraform cli help output to reflect latest output v0.8.1 (#10840)
9 years ago
Mitchell Hashimoto 36ff8b3c02
command/plan: show a warning when a plan file is given
9 years ago
Mitchell Hashimoto 5b444842a0
website: update graph command
9 years ago
Mitchell Hashimoto 28d933f6dd
nitpicks for #10310
10 years ago
Daniel Spangenberg 804a5bd3c5 Implements import with specified provider
10 years ago
James Turnbull f7e23360bd Fixed formatting
10 years ago
James Turnbull e34be68633 Added exit command mention
10 years ago
Mitchell Hashimoto 0232b39db6
website: document console command
10 years ago
Mitchell Hashimoto f8ec7dad19
command/import: allow the -config flag to specify a config location
10 years ago
Mitchell Hashimoto 13483b574e
website: clarify ".terraform" location for #7301
10 years ago
Christopher Brown 9763702a6c No, for AWS Route53 zones the ID is not the domain (#9302)
10 years ago
James Turnbull b24a173f2e Edits to remote-config documentation
10 years ago
Seth Vargo 4ef2fe41ba
Fix a typo in the output command examples
10 years ago
Seth Vargo 988b0325a1 Add more output grammar and CLI examples
10 years ago
James Nugent f933b2cf16 Merge pull request #8200 from hashicorp/fix-state-rm
10 years ago
Mitchell Hashimoto 3fdc08a9eb core: Add `terraform state rm` command and docs
10 years ago
Amos Shapira acd3d43bff Fix typo "yor" -> "your"
10 years ago
Cameron Stokes 25b49dfd51 docs/commands: clarify -state w/ remote state (#8015)
10 years ago
Paul Hinze d50aeeef0d
website: Docs sweep for lists & maps
10 years ago
James Nugent b4048dfc1d core: Add -json flag to `terraform output`
10 years ago
Paul Hinze b0485db5f4
website: Remove `-backup` from `plan` docs
10 years ago
Devon Harvey 689cfc97c1 Fix typo in show command docs (#6784)
10 years ago
Mitchell Hashimoto 54df833406
website: add import command docs
10 years ago
Mitchell Hashimoto 9ddf73ad81
website: update docs
10 years ago
Mitchell Hashimoto 04598baa25
website: document state mv
10 years ago
Mitchell Hashimoto 473a58a672 Add `terraform state list` command
10 years ago
Mitchell Hashimoto e133452663 command/state: pattern => address
10 years ago
Mitchell Hashimoto 5737c0a13b website: update docs for state show
10 years ago
Mitchell Hashimoto d1b46e99bd Add `terraform state list` command
10 years ago
Dan Carley 64c1280951 command/fmt: Improve documentation for -diff and defaults (#6398)
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 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
gamename 3bc09db7e0 docs(variables): redundant wording
10 years ago