Merge pull request #3240 from dave2/docs-missing-amazon-import

Minor amazon-import doc fixes (formatting, doc sidebar)
This commit is contained in:
Chris Bednarski 2016-02-22 10:45:09 -08:00
commit 48a6c17d91
2 changed files with 2 additions and 1 deletions

View File

@ -66,7 +66,7 @@ Here is a basic example. This assumes that the builder has produced an OVA artif
}
```
> **Note:** Packer can also read the access key and secret access key from
-> **Note:** Packer can also read the access key and secret access key from
environmental variables. See the configuration reference in the section above
for more information on what environmental variables Packer will look for.

View File

@ -70,6 +70,7 @@
<li>
<h4>Post-Processors</h4>
</li>
<li><a href="/docs/post-processors/amazon-import.html">amazon-import</a></li>
<li><a href="/docs/post-processors/artifice.html">Artifice</a></li>
<li><a href="/docs/post-processors/atlas.html">Atlas</a></li>
<li><a href="/docs/post-processors/compress.html">compress</a></li>