Max Riveiro
|
137fcfb5de
|
Massively add HCL source tag in docs Markdown files
Signed-off-by: Max Riveiro <kavu13@gmail.com>
|
2017-04-17 13:17:54 +03:00 |
Paul Stack
|
3cd7795fc3
|
provider/docker: Removing the note on docker provider about Terraform (#12676)
0.4
Fixes: #12670
|
2017-03-14 15:15:54 +02: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 |
Michael Kuzmin
|
c1a9a0c766
|
provider/docker: authentication via values instead of files (#10151)
* Docker authentication via values
* Rename parameters to ca_material, cert_material, and key_material. Add environment variables.
|
2016-11-22 14:18:09 +02:00 |
James Nugent
|
c942707476
|
provider/docker: Add alternative to cert_path
Add a note about using `eval $(docker-machine env)` when using Docker
Machine to avoid having to hard code a certificate path.
|
2016-09-21 09:32:24 +01:00 |
baboune
|
1b6c1cccf3
|
Update index.html.markdown
Add note to reinforce the need for cert_path on any docker-machine based Docker environment.
|
2016-09-21 09:32:24 +01:00 |
baboune
|
22b8b5c532
|
Update index.html.markdown
Use default docker server remote API port 2376 instead of 1234.
|
2016-09-17 17:57:37 +02:00 |
Radek Simko
|
deba1b63e9
|
docker/docs: Document new data source + limitations (#7814)
|
2016-07-26 17:07:35 +01:00 |
Hart Hoover
|
3fcaab9114
|
Fix(docs) Correct spelling error in Docker documentation
|
2015-04-02 10:43:40 -05:00 |
Mitchell Hashimoto
|
596511078a
|
website: note on docker
|
2015-03-31 14:48:57 -07:00 |
Mitchell Hashimoto
|
2f0235b23d
|
website: docker docs
|
2015-03-28 19:05:17 -07:00 |