Open yeoldegrove opened 1 week ago
What would you like to be added:
We need changes to the upstream terraform provider for GCP 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 google_compute_image resource cannot define shielded_instance_initial_state at the moment.
google_compute_image
shielded_instance_initial_state
Upstream Issue opened here: https://github.com/hashicorp/terraform-provider-google/issues/20303
Support has been prepared in https://github.com/b1-systems/google-magic-modules/tree/prs/add-support-for-shieldedInstanceInitialState
What would you like to be added:
We need changes to the upstream terraform provider for GCP 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
google_compute_image
resource cannot defineshielded_instance_initial_state
at the moment.Upstream Issue opened here: https://github.com/hashicorp/terraform-provider-google/issues/20303