packer-plugin-amazon
packer-plugin-amazon copied to clipboard
Packer plugin for Amazon AMI Builder
#### 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...
_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...
#### 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...
_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...
#### 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...
#### 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...
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...
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...
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...
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...