Open yeoldegrove opened 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.
aws_ami
uefi_data
Upstream isssue opened here: https://github.com/hashicorp/terraform-provider-aws/issues/40094
Support has been prepared in https://github.com/b1-systems/terraform-provider-aws/tree/prs/add-support-for-uefiData
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 defineuefi_data
at the moment.Upstream isssue opened here: https://github.com/hashicorp/terraform-provider-aws/issues/40094