Merge pull request #6906 from ofosos/doc-build-variables

Change wording of build template variables
This commit is contained in:
Megan Marsh 2018-10-24 10:45:03 -07:00 committed by GitHub
commit a66b6e0d48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.