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

Packer plugin for Amazon AMI Builder

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

Please search the existing issues for relevant feature requests, and use the reaction feature (https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to add upvotes to pre-existing requests. #### Community Note Please vote on this issue by...

enhancement
good first issue

#### Overview of the Issue When using Packer to build an AMI with the amazon-ebs builder, I encounter an issue with the external_id field in the assume_role block. Specifically, setting...

bug

Hi, your friend Packer maintainer here\! I am opening this issue as a follow-up to the [github.com/zclconf/go-cty breaking change issue](https://github.com/hashicorp/packer-plugin-sdk/issues/188) we opened on Packer Plugin SDK last year. With this...

Using the below sample config. the `temporary_iam_instance_profile_policy_document` may not be immediately visible after a EC2 instance starts due to eventual consistency of `PutRolePolicy` and `AddRoleToInstanceProfile`. As a result, the `amazon-ssm-agent`...

Hi there 👋 This PR was auto-generated as part of an internal review of public repositories that are not in compliance with HashiCorp's licensing standards. **Frequently Asked Questions** Why am...

automated
legal

#### Overview of the Issue Error is printed in stdout instead of stderror. Ideally errors should be printed on stderr.

bug

This PR updates the firewall rule creation command to ensure it applies to all network profiles (Public, Private, and Domain) instead of being limited to the Public profile. Issue: The...

This change introduces a retry mechanism to handle scenarios where insufficient spot capacity prevents successful execution.

Bumps [github.com/hashicorp/packer-plugin-sdk](https://github.com/hashicorp/packer-plugin-sdk) from 0.6.0 to 0.6.1. Release notes Sourced from github.com/hashicorp/packer-plugin-sdk's releases. v0.6.1 What's Changed Fix compatibility with go 1.24 and require go >= 1.23 by @​jooola in hashicorp/packer-plugin-sdk#282 go.mod:...

dependencies
go