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 GCP #2473

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 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.

Upstream Issue opened here: https://github.com/hashicorp/terraform-provider-google/issues/20303

NotTheEvilOne commented 1 week ago

Support has been prepared in https://github.com/b1-systems/google-magic-modules/tree/prs/add-support-for-shieldedInstanceInitialState