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
stage/waiting-on-upstream

_This issue was originally opened by @shanmugakarna in https://github.com/hashicorp/packer/issues/11714 and has been migrated to this repository. The original issue description is below._ --- #### Description Ansible supports `aws_ssm` connection type...

enhancement

#### Overview of the Issue I am building an AMI and copying it to another 3 regions and to another 3 accounts. The tags in the AMI are copied successfully...

bug

_This issue was originally opened by @create-atl-delete in https://github.com/hashicorp/packer/issues/11199 and has been migrated to this repository. The original issue description is below._ --- #### Overview of the Issue I'm attempting...

docs
ssm

#### Overview of the Issue When using the new SSH on Windows functionality, it doesn't appear to be setting build.Password (that is recommend [here](https://developer.hashicorp.com/packer/docs/provisioners/powershell#elevated_user)). It seems to be the same...

bug
sync to jira

#### Overview of the Issue The EBS builder plugin points to the [template engine](https://www.packer.io/docs/templates/legacy_json_templates/engine) which seems to be a legacy json template per URL. To make matters worse, one of...

bug
hcl2
sync to jira

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

When filing a bug, please include the following headings if possible. Any example text in this template can be deleted. # Overview Hello, in order to modify some caracteristics of...

bug

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

Hello! On the [current doc for EBS builder](https://developer.hashicorp.com/packer/integrations/hashicorp/amazon/latest/components/builder/ebs#launch_block_device_mappings), we can find this: `virtual_name` (string) - The virtual device name. See the documentation on Block Device Mapping for more information. There's...

question
docs