packer-plugin-amazon icon indicating copy to clipboard operation
packer-plugin-amazon copied to clipboard

Packer plugin for Amazon AMI Builder

Results 131 packer-plugin-amazon issues
Sort by recently updated
recently updated
newest added

#### Community Note Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Please do not leave...

enhancement

I'm trying to use Packer with AssumeRoke configured with MFA. - PC: MacBook m2 Pro - OS: Sonoma 14.1.1 - Packer version: 1.9.4 ### ~/.aws/config ``` [profile base] region =...

bug
question
stage/needs-investigation

#### Overview of the Issue When using amazon-ebs on a spot instance, it turns out packer is silently skipping the step in which it shuts down the EC2 instance. AWS...

bug

May relate to https://github.com/hashicorp/packer-plugin-amazon/issues/122. When specifying an amazon-ebs builder, I'm trying to set the boot volume size with launch_block_device_mappings. By the above bug, I should set this to "xvda" for...

bug

#### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug
stage/needs-investigation

### Description I am encountering an issue when using Packer to create an AMI from a source AMI in the AWS Marketplace. Here are the details: ### Problem Packer is...

bug

Having three different outcomes which would be expected to drive the same outcome: 1. Hardcoding temporary_security_group_source_cidrs 2. Using a variable-- packer validate . 3. Using a variable-- packer build When...

question

_This issue was originally opened by @ranjb as hashicorp/packer#6162. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-770034737). The original body of the issue is below._ The...

bug
builder/amazon

#### Description [NitroTPM](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/nitrotpm.html) support allows an AMI to be used with instances that have a virtual TPM module for securely storing secrets and providing secure boot. According to AWS docs,...

enhancement

_This issue was originally opened by @benjamb as hashicorp/packer#8590. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-770034737). The original body of the issue is below._ ####...

bug
post-processor/amazon-import