commit
f320b63705
|
@ -47,7 +47,7 @@ There are many configuration options available for the builder. In addition to
|
||||||
the items listed here, you will want to look at the general configuration
|
the items listed here, you will want to look at the general configuration
|
||||||
references for [AMI](#ami-configuration),
|
references for [AMI](#ami-configuration),
|
||||||
[BlockDevices](#block-devices-configuration),
|
[BlockDevices](#block-devices-configuration),
|
||||||
[Access](#acces-configuration),
|
[Access](#access-configuration),
|
||||||
[Run](#run-configuration) and
|
[Run](#run-configuration) and
|
||||||
[Communicator](#communicator-configuration)
|
[Communicator](#communicator-configuration)
|
||||||
configuration references, which are
|
configuration references, which are
|
||||||
|
@ -71,7 +71,7 @@ necessary for this build to succeed and can be found further down the page.
|
||||||
#### Optional:
|
#### Optional:
|
||||||
<%= partial "partials/builder/amazon/common/AMIConfig-not-required" %>
|
<%= partial "partials/builder/amazon/common/AMIConfig-not-required" %>
|
||||||
|
|
||||||
### Acces Configuration
|
### Access Configuration
|
||||||
|
|
||||||
#### Required:
|
#### Required:
|
||||||
|
|
||||||
|
@ -258,4 +258,4 @@ this:
|
||||||
You may wish to constrain the resource to a specific bucket.
|
You may wish to constrain the resource to a specific bucket.
|
||||||
|
|
||||||
|
|
||||||
<%= partial "partials/builders/aws-ssh-differentiation-table" %>
|
<%= partial "partials/builders/aws-ssh-differentiation-table" %>
|
||||||
|
|
Loading…
Reference in New Issue