mirror of https://github.com/hashicorp/packer
parent
55f1c734d0
commit
3a6bd22cbb
@ -1,7 +1,7 @@
|
||||
<!-- Code generated from the comments of the AMIConfig struct in builder/amazon/common/ami_config.go; DO NOT EDIT MANUALLY -->
|
||||
|
||||
- `ami_name` (string) - The name of the resulting AMI that will appear when
|
||||
managing AMIs in the AWS console or via APIs. This must be unique. To help
|
||||
make this unique, use a function like timestamp (see [template
|
||||
- `ami_name` (string) - The name of the resulting AMI that will appear when managing AMIs in the
|
||||
AWS console or via APIs. This must be unique. To help make this unique,
|
||||
use a function like timestamp (see [template
|
||||
engine](../templates/engine.html) for more info).
|
||||
|
||||
Loading…
Reference in new issue