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

BIOS secure boot option as a feature in "Amazon EBS" packer builder

Open nmangalia opened this issue 1 year ago • 1 comments

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

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.

Description

BIOS secure boot option as a feature in "Amazon EBS" packer builder

Use Case(s)

TO create secure boot BIOS AMI in the AWS. For more details - https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-ami-with-uefi-secure-boot.html

Potential configuration

Detailed steps are given here - https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-ami-with-uefi-secure-boot.html

Potential References

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-ami-with-uefi-secure-boot.html

nmangalia avatar Oct 28 '24 17:10 nmangalia

Hi @nmangalia,

Thanks for the issue. This one may need more than a simple boolean to enable secure-boot, not sure when we'll be able to support it since it'll take a bit of digging before we can implement the feature.

I'll transfer the issue over to the AWS plugin for the moment, since this is where the changes will need to happen.

lbajolet-hashicorp avatar Nov 04 '24 19:11 lbajolet-hashicorp