mirror of
https://github.com/hashicorp/packer.git
synced 2026-03-03 05:51:40 -05:00
847 B
847 B
-
access_key(string) - The access key used to communicate with AWS. [Learn how to set this] (/docs/builders/amazon.html#specifying-amazon-credentials). On EBS, this is not required if you are usinguse_vault_aws_enginefor authentication instead. -
region(string) - The name of the region, such asus-east-1, in which to launch the EC2 instance to create the AMI. When chroot building, this value is guessed from environment. -
secret_key(string) - The secret key used to communicate with AWS. Learn how to set this. This is not required if you are usinguse_vault_aws_enginefor authentication instead.