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 |
hmcgonig
|
78e7d20bcb
|
provider/docker: Add support for a list of pull_triggers within the docker_image resource. (#10845)
|
2017-01-03 16:10:39 +00:00 |
Radek Simko
|
43de2afde1
|
docs: Fix misspelled words
|
2016-09-12 07:08:00 +01:00 |
Radek Simko
|
deba1b63e9
|
docker/docs: Document new data source + limitations (#7814)
|
2016-07-26 17:07:35 +01:00 |
Xavier Sellier
|
e4a1d21a4b
|
Provider Docker: (#6376)
- Add option keep_locally
- Add unit test
- Add documentation
|
2016-04-27 17:18:02 +01:00 |
Colin Hebert
|
5ef7e42834
|
provider/docker: Update documentation
- Use a consistent format
- Remove typos
- Specify the expected parameter type for each entry
- Change importance of block documentation
|
2016-01-31 08:23:35 +11:00 |
Jesse Szwedko
|
b05ca5a39c
|
The docker-image resource expects name, not image
to be set
[ci skip]
|
2015-06-28 19:16:56 -07:00 |
Luis Faustino
|
f3bc644bc2
|
Fix #1402
Fixed the argument reference from 'name' to 'image'.
|
2015-04-12 22:23:15 +01:00 |
Mitchell Hashimoto
|
2f0235b23d
|
website: docker docs
|
2015-03-28 19:05:17 -07:00 |