gardenlinux / gardenlinux

Garden Linux - The best Linux for Gardener nodes!
https://gardenlinux.io
MIT License
160 stars 68 forks source link

opentofu/terraform resources for secure bootable images on AWS #2472

Open yeoldegrove opened 1 week ago

yeoldegrove commented 1 week ago

What would you like to be added:

We need changes to the upstream terraform provider for AWS to enable secure bootable images that let us bring our own secure boot config and keys.

Why is this needed:

I identified potential blockers to go forward with the openTofu implementation of our secure boot use cases.

The terrafom aws_ami resource cannot define uefi_data at the moment.

Upstream isssue opened here: https://github.com/hashicorp/terraform-provider-aws/issues/40094

NotTheEvilOne commented 1 week ago

Support has been prepared in https://github.com/b1-systems/terraform-provider-aws/tree/prs/add-support-for-uefiData