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...
#### 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...
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 of the Issue Build of an AMI with...
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...
#### Overview of the Issue With a HCL2 format packer file like the following: ``` variable "environment" { description = "Environment we're creating images in" default = "test" type =...
_This issue was originally opened by @marcottedan in https://github.com/hashicorp/packer/issues/11700 and has been migrated to this repository. The original issue description is below._ --- #### Overview of the Issue Packer not...
_This issue was originally opened by @Tensho as hashicorp/packer#9916. 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 @TechnicalMercenary as hashicorp/packer#10435. 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._ ####...
#### Overview of the Issue When attempting to use the `vault_aws_engine` functionality, I continuously receive a 403 response from HashiCorp Vault. We are attempting to reduce secrets sprawl in our...