Open yeoldegrove opened 2 days ago
What would you like to be added:
We need changes to the upstream terraform provider for Azure 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 shared_image_version resource cannot define uefi_settings at the moment.
shared_image_version
uefi_settings
Upstream Issue opened here: https://github.com/hashicorp/terraform-provider-azurerm/issues/28064
Upstream PR has been created: https://github.com/hashicorp/terraform-provider-azurerm/pull/28076
What would you like to be added:
We need changes to the upstream terraform provider for Azure 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
shared_image_version
resource cannot defineuefi_settings
at the moment.Upstream Issue opened here: https://github.com/hashicorp/terraform-provider-azurerm/issues/28064