Commit Graph

137 Commits (551eedcf2616376b00d7da170b09f682bbfa3445)

Author SHA1 Message Date
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
gamename c6b350b98e docs(variables): describe order of evaluation with files
10 years ago
Radek Simko 7fed07a0a2 docs: Clarify use cases in docs for the validate cmd
10 years ago
Soren Mathiasen db69a2959b Added verify command
10 years ago
Paul Hinze e67fc0fe9b command: Change module-depth default to -1
10 years ago
Radek Simko f2ffff33eb docs: Create new section for remote state backends
10 years ago
Seth Vargo ef30df002a Fix broken link
10 years ago
Seth Vargo 8dbc43639d Use HTTPS + www. for links
10 years ago
John E. Vincent 0e664c8c20 making note of artifactory env vars that are supported
10 years ago
Sander van Harmelen 9b27db6fea Add the option to specify a custom (AWS compatible) S3 endpoint
10 years ago
James Nugent 562b7dfab7 Add documentation for Artifactory remote state
10 years ago
Paul Hinze 1a19f43ee1 core: support HTTP basic auth in consul remote state
11 years ago
Chad Thompson d309f8b82b Update remote-config.html.markdown
11 years ago
Martin Atkins 484d6f8765 Merge pull request #3487 from nathan7/etcd
11 years ago
David Adams 3021069207 Update init and remote config command docs
11 years ago
Nathan Zadoks 362a2035c0 Document the etcd remote state backend
11 years ago
Julian C. Dunn 3143d1703d Graphviz Workspace appears to be dead, so remove it from the docs.
11 years ago
Paul Hinze 374070d066 website: docs for parallelism setting
11 years ago
Radek Simko 4f7f20ba23 remote/s3: Add some docs for supported parameters
11 years ago
Anthony Scalisi 198e1a5186 remove various typos
11 years ago
Radek Simko 3f7c3a92c3 docs: Fix typo (hyphen -> underscore) in remote-config
11 years ago
Radek Simko 5560f8a8d2 Merge pull request #3057 from jszwedko/patch-1
11 years ago
Mark Turner c9ec10d71a Altered Consul variable from 'access-token' to 'access_token' so it's the same as in the codebase
11 years ago
Jesse Szwedko 43e6a14290 Fix remote state AWS configuration key names
11 years ago
Mitchell Hashimoto 3cc5252b9d website: update copy
11 years ago
Mitchell Hashimoto 9d9bcc2f6e command/push: update flag to -overwrite, update docs
11 years ago
Mitchell Hashimoto 82028a7667 website: update push docs
11 years ago
Paul Hinze a75095aa69 docs: clarify wording around destroy/apply args
11 years ago
Kirill Shirinkin b945d1ee0b Update docs
11 years ago
Paul Hinze d30d88e327 Merge pull request #1655 from hashicorp/f-build-graph-during-plan
11 years ago
Martin Atkins 53e93d6f63 S3 remote stage storage backend, against the new remote state API.
11 years ago
Paul Hinze ce49dd6080 core: graph command gets -verbose and -draw-cycles
11 years ago
Mitchell Hashimoto c9fe0c1b34 website: fix remote config docs
11 years ago
Ryan Uber 4df04e0878 website: document detailed exit codes for plan
11 years ago
Paul Hinze 91a3d22a9f docs: resource addressing
11 years ago
Paul Hinze 23d005b0e8 core: docs for targeted operations
11 years ago
Mitchell Hashimoto 4a7b554cf7 command/remote-config: do a pull with `terraform remote config`
11 years ago
Mitchell Hashimoto 27f4f5889b website: clarify docs on -var-file and terraform.tfvars [GH-1280]
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 d7aeb01360 website: remove localhost link
11 years ago
Mitchell Hashimoto 395dd04861 command/push: accept -vcs
11 years ago
Mitchell Hashimoto 20a81a9d05 website: update docs
11 years ago
Mitchell Hashimoto f857363aac website: document push
11 years ago
Joshua Lund 0d13cd1f54 Typo fix.
11 years ago
Mitchell Hashimoto 4306405af8 website: docs for new remote commands
11 years ago
Mitchell Hashimoto d411e2939f command/taint: -allow-missing
11 years ago
Mitchell Hashimoto d43c88f5f3 website: update docs for tainted
11 years ago
Mitchell Hashimoto fa9b655fd1 website: docs for tainted command
11 years ago
Emil Hessman 28d39cd0bc website: address spelling mistakes, casing and links
11 years ago
Don Johnson e02c62347d Usage info for graph command was actually that of output
12 years ago
Armon Dadgar 4e503d1d64 website: Adding documentation for new commands
12 years ago
Armon Dadgar 8ceabbd8e6 website: Document missing flag
12 years ago
Armon Dadgar 5f35c7852f website: Update CLI flags for existing commands
12 years ago
Armon Dadgar 493eaa3f21 website: add links to new commands
12 years ago
Dave Dash 5eb216226b Update output.html.markdown
12 years ago
Seth Vargo c1a6a48892 Update version of middleman-hashicorp
12 years ago
Seth Vargo 70a7d14e19 Fix image links
12 years ago
Seth Vargo 073a0f76c5 Add meta descriptions to all pages
12 years ago
Igor Vuk 08d017057a Fix a typo: The -> This
12 years ago
Mitchell Hashimoto d4a2010983 website: destroy command
12 years ago
Mitchell Hashimoto 0649c62616 website: update apply docs
12 years ago
Mitchell Hashimoto f760c14332 website: document init
12 years ago
Mitchell Hashimoto 03f630bdb8 website: document modules
12 years ago
Alex Gaynor 46154ca1d3 Fixed a ton of typos in docs and comments
12 years ago
borgified b5590ee6da spellchecked all the *.markdown
12 years ago
Jamie Alessio 3e844301c5 Fixing incorrect use of "it's" in docs.
12 years ago
Armon Dadgar 8fbcd65eb1 website: Document the -backup flag
12 years ago
Mitchell Hashimoto 63c0ff9260 website: update docs for apply command
12 years ago
Mitchell Hashimoto a03af7809c website: warning that plan files are insecure
12 years ago
Jack Pearkes d4c998e0d5 website: graphiz link
12 years ago
Armon Dadgar 11b4ebea9a website: apply docs
12 years ago
Armon Dadgar 9727916cdf website: more docs
12 years ago
Armon Dadgar 890178e655 website: document plan
12 years ago
Armon Dadgar 1a94a239e4 website: documenting the CLI
12 years ago
Jack Pearkes 7b72a9defb website: initial commit
12 years ago