Change wording of build template variables

This changes the wording of the build templates variables section in
the AWS builders.

Refer to #6791
This commit is contained in:
Mark Meyer 2018-10-24 11:06:46 +02:00
parent 95d107a89c
commit d0a5d07ee1
5 changed files with 10 additions and 5 deletions

View File

@ -515,7 +515,8 @@ provisioning commands to install the os and bootloader.
## Build template data
The available variables are:
In configuration directives marked as a template engine above, the
following variables are available:
- `BuildRegion` - The region (for example `eu-central-1`) where Packer is building the AMI.
- `SourceAMI` - The source AMI ID (for example `ami-a2412fcd`) used to build the AMI.

View File

@ -591,7 +591,8 @@ configuration of `launch_block_device_mappings` will expand the root volume
## Build template data
The available variables are:
In configuration directives marked as a template engine above, the
following variables are available:
- `BuildRegion` - The region (for example `eu-central-1`) where Packer is building the AMI.
- `SourceAMI` - The source AMI ID (for example `ami-a2412fcd`) used to build the AMI.

View File

@ -559,7 +559,8 @@ You can use this information to access the instance as it is running.
## Build template data
The available variables are:
In configuration directives marked as a template engine above, the
following variables are available:
- `BuildRegion` - The region (for example `eu-central-1`) where Packer is building the AMI.
- `SourceAMI` - The source AMI ID (for example `ami-a2412fcd`) used to build the AMI.

View File

@ -486,7 +486,8 @@ You can use this information to access the instance as it is running.
## Build template data
The available variables are:
In configuration directives marked as a template engine above, the
following variables are available:
- `BuildRegion` - The region (for example `eu-central-1`) where Packer is building the AMI.
- `SourceAMI` - The source AMI ID (for example `ami-a2412fcd`) used to build the AMI.

View File

@ -548,7 +548,8 @@ You can use this information to access the instance as it is running.
## Build template data
The available variables are:
In configuration directives marked as a template engine above, the
following variables are available:
- `BuildRegion` - The region (for example `eu-central-1`) where Packer is building the AMI.
- `SourceAMI` - The source AMI ID (for example `ami-a2412fcd`) used to build the AMI.