packer-plugin-amazon
packer-plugin-amazon copied to clipboard
Packer plugin for Amazon AMI Builder
#### Overview of the Issue When I run packer builds from Bitbucket Pipelines, 2 instances are consistently spun up even though packer only runs on one of them. Since the...
#### Description Please add the option to set NoReboot on the CreateImage in the amazon-ebs builder. #### Use Case(s) AWS reboots the instance before creating the image to ensure data...
#### Overview of the Issue I am attempting to configure Packer via the AMI/EBS plugin to have a variety of spot instances (T3) with `enable_unlimited_credits` and `spot_pricing` enabled. This does...
#### Description I would like to add an option for ami datasource that will "ignore failure" when a ami is not found between aws ami's. #### Use Case(s) I have...
_This issue was originally opened by @dimisjim as hashicorp/packer#9495. 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._ ####...
We have some scripts running on our instances that we don't want to run on the instances being used to create AMIs. We've been detecting if the instance is a...
#### Overview of the Issue `describe-images` can take AMI IDs as inputs in different ways which present different behavior. Specifically, deprecated images do not show up when searching AMI IDs...
_This issue was originally opened by @RixhersAjazi as hashicorp/packer#10132. 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._ ####...
_This issue was originally opened by @realies as hashicorp/packer#9966. 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._ ####...
_This issue was originally opened by @anoopsaxena in https://github.com/hashicorp/packer/issues/12134 and has been migrated to this repository. The original issue description is below._ --- #### Community Note * Please vote on...