You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/website/source/partials/builder/amazon/common/_AccessConfig-required.html.md

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 using use_vault_aws_engine for authentication instead.

  • region (string) - The name of the region, such as us-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 using use_vault_aws_engine for authentication instead.