Seth Rutner
c3a76c99da
Update sources.html.markdown ( #14594 )
...
* Update sources.html.markdown
Moduels not updating was really annoying, should add this documentation in to increase usability of the feature.
* Update sources.html.markdown
2017-05-24 12:29:56 +01:00
Miguel Espinoza
90d5bb8be3
Update usage.html.markdown ( #14384 )
2017-05-16 20:08:21 +03:00
Dominik-K
238beaea33
Docs: `dir` flag in `get` cmd -> root module def. in `modules/index.html` ( #13940 )
2017-04-27 11:27:16 +01:00
Martin Atkins
d157eea2e3
website: Correct capitalization of "Bitbucket"
...
Previously we fixed this specifically for the Enterprise VCS integration,
but we also had some long-running errors of this sort in the docs for
how to specify module sources on Bitbucket.
2017-04-19 14:56:11 -07:00
Chris Riley
dd76ccb579
removed Atlas from TF OSS Docs
2017-04-07 11:56:09 -04:00
Seth Vargo
7110d15f19
Add HCL syntax highlighting for everything but providers
2017-04-06 14:08:39 -04:00
lmorfitt
18513bcb8d
docs bug syntax change
...
rev vs ref in docs.
the default branch on hg is default, not master.
2017-03-30 16:35:56 +01:00
Ján Dzurek
15abbe21c0
fixed modules docs typo ( #13087 )
2017-03-27 15:34:05 +03:00
George Christou
61277c0dbd
website/docs: Run `terraform fmt` on code examples ( #12075 )
...
* docs/vsphere: Fix code block
* docs: Convert `...` to `# ...` to allow `terraform fmt`ing
* docs: Trim trailing whitespace
* docs: First-pass run of `terraform fmt` on code examples
2017-02-19 00:48:50 +02:00
Jason Felice
91f309528e
Mention how to use git modules over SSH ( #11467 )
2017-02-13 18:40:14 +00:00
Kenneth Ford
acecefb253
Add CLI output example to Usage of Modules
2016-12-19 13:26:36 -05:00
James Turnbull
3500630243
Added s3 and unarchiving docs ( #9677 )
...
The underlying [go-getter](https://github.com/hashicorp/go-getter )
supports S3 Buckets and unarchiving. Adding mentions of this to the
module sources documentation.
2016-10-28 03:36:22 +02:00
Paul Stack
e9ed7bb8a1
Merge pull request #9161 from jamtur01/patch-2
...
Cleanup Module Source page
2016-10-03 14:44:16 +01:00
Paul Stack
a13dd01cc3
Merge pull request #9160 from jamtur01/patch-1
...
Rewrite of the module usage page
2016-10-03 14:19:15 +01:00
James Turnbull
93308a2b36
Update of the module creation page
...
Updated some style, grammar and formatting.
2016-10-01 10:32:46 -04:00
James Turnbull
d10640edb6
Fixed minor style issue
2016-10-01 10:21:22 -04:00
James Turnbull
4ec435668a
Cleanup Module Source page
...
A quick rewrite of the page to make it clearer. Fixed some styling, grammar and formatting issues too.
2016-10-01 10:18:04 -04:00
James Turnbull
862ef46a49
Rewrite of the module usage page
...
Tidied up the page and fixed some formatting, style and naming issues.
2016-10-01 09:48:58 -04:00
Jearvon Dharrie
14deee1fd4
Fix typo ( #8459 )
...
Change `you project` to `your project`
2016-08-24 20:44:24 +01:00
Paul Hinze
d50aeeef0d
website: Docs sweep for lists & maps
2016-07-28 15:49:53 -05:00
James Nugent
a9a2465b94
Merge pull request #7090 from geekq/patch-1
...
docs: explain instantiating terraform module multiple times
2016-06-17 13:36:38 +02:00
Vladimir Dobriakov
18fe3bfb55
Explain instantiating terraform module multiple times
2016-06-09 17:11:45 +02:00
John Ritsema
c668c31203
updated 'Module Sources' website documentation to be more clear about how 'HTTP URL' module sources work
2016-06-06 17:04:47 -04:00
Paul Hinze
e67fc0fe9b
command: Change module-depth default to -1
...
This means that terraform commands like `plan`, `apply`, `show`, and
`graph` will expand all modules by default.
While modules-as-black-boxes is still very true in the conceptual design
of modules, feedback on this behavior has consistently suggested that
users would prefer to see more verbose output by default.
The `-module-depth` flag and env var are retained to allow output to be
optionally limited / summarized by these commands.
2016-01-20 13:58:02 -06:00
clint shryock
c94b7c4584
provider/aws: Update docs with t1 instance for accounts with EC2 Classic
2015-12-21 10:00:34 -06:00
clint shryock
6236e8d720
Update doc to use valid AMI and t2.micro instance types
2015-12-15 15:58:28 -06:00
Henning Sprang
6a031af0ba
change get -u option get -update
...
get -u does not work the name is -update.
2015-11-30 19:43:54 +01:00
Paul Hinze
863a7383aa
doc: module sources from private github repos
2015-09-10 16:14:25 -05:00
Paul Hinze
160c87a3e3
docs: clarify ssh git module source syntax
...
refs #2116
2015-05-29 21:15:55 -05:00
Paul Hinze
a268cc3d81
Merge pull request #1878 from jamesob/doc_for_paramterized_lists
...
Document work-arounds necessary to parameterize list types.
2015-05-08 17:02:36 -05:00
James O'Beirne
56ec897a84
Fix typo.
2015-05-08 14:58:01 -07:00
James O'Beirne
a074b33bcf
Document work-arounds necessary to parameterize list types.
...
Related to https://github.com/hashicorp/terraform/issues/57 .
2015-05-08 14:49:29 -07:00
ketzacoatl
324b1702a2
Add an example to module docs: terraform taint
...
While the taint docs make mention of this capabilities, it isn't clear what to do.
2015-04-28 15:20:13 -04:00
Mitchell Hashimoto
7f298d5951
website: note that terraform get is required [GH-706]
2015-03-03 17:28:41 -08:00
Emil Hessman
28d39cd0bc
website: address spelling mistakes, casing and links
2015-01-03 19:31:53 +01:00
Seth Vargo
70a7d14e19
Fix image links
2014-11-17 20:33:49 -05:00
Seth Vargo
073a0f76c5
Add meta descriptions to all pages
2014-10-21 23:21:56 -04:00
Seth Vargo
164e5db5c9
Double quotes kinda people
2014-10-14 16:06:30 -04:00
Seth Vargo
e0ea52be5c
Fix images on markdown pages
2014-10-14 16:06:02 -04:00
Mitchell Hashimoto
770d62e588
website: document path variables
2014-10-07 20:15:08 -07:00
Mitchell Hashimoto
62ec0a3b4a
website: update website for subdirs
2014-09-26 14:58:41 -07:00
Mitchell Hashimoto
03f630bdb8
website: document modules
2014-09-26 14:23:38 -07:00