commit
5f4aac9408
|
@ -55,7 +55,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
|
||||
references for [AMI](#ami-configuration),
|
||||
[BlockDevices](#block-devices-configuration) and
|
||||
[Access](#acces-config-configuration) configuration references, which are
|
||||
[Access](#access-config-configuration) configuration references, which are
|
||||
necessary for this build to succeed and can be found further down the page.
|
||||
|
||||
#### Required:
|
||||
|
@ -90,7 +90,7 @@ Block devices can be nested in the
|
|||
#### Optional:
|
||||
<%= partial "partials/builder/amazon/common/BlockDevice-not-required" %>
|
||||
|
||||
### Acces Config Configuration
|
||||
### Access Config Configuration
|
||||
|
||||
#### Required:
|
||||
|
||||
|
|
|
@ -29,7 +29,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
|
||||
references for [AMI](#ami-configuration),
|
||||
[BlockDevices](#block-devices-configuration),
|
||||
[Access](#acces-configuration),
|
||||
[Access](#access-configuration),
|
||||
[Run](#run-configuration) and
|
||||
[Communicator](#communicator-configuration)
|
||||
configuration references, which are
|
||||
|
@ -53,7 +53,7 @@ necessary for this build to succeed and can be found further down the page.
|
|||
#### Optional:
|
||||
<%= partial "partials/builder/amazon/common/AMIConfig-not-required" %>
|
||||
|
||||
### Acces Configuration
|
||||
### Access Configuration
|
||||
|
||||
#### Required:
|
||||
|
||||
|
|
|
@ -37,7 +37,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
|
||||
references for [AMI](#ami-configuration),
|
||||
[BlockDevices](#block-devices-configuration),
|
||||
[Access](#acces-configuration),
|
||||
[Access](#access-configuration),
|
||||
[Run](#run-configuration) and
|
||||
[Communicator](#communicator-configuration)
|
||||
configuration references, which are
|
||||
|
@ -47,7 +47,7 @@ necessary for this build to succeed and can be found further down the page.
|
|||
|
||||
<%= partial "partials/builder/amazon/ebsvolume/Config-not-required" %>
|
||||
|
||||
### Acces Configuration
|
||||
### Access Configuration
|
||||
|
||||
#### Required:
|
||||
|
||||
|
|
Loading…
Reference in New Issue