terraform-google-modules/terraform-google-bastion-host

Support for secure boot

pawelrosada opened this issue · 3 comments

TL;DR

When we want to use an ARM instance, it's necessary to disable secure boot, as otherwise, the Debian instance doesn't start. The module doesn't have this option, but it uses a submodule that allows for such configuration.

Request to add support for shielded_instance_config within the module.

Terraform Resources

No response

Detailed design

No response

Additional information

No response

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

Issue still occurs…

ARM for now start Works in Google Cloud with secure boot enabled - but still will be great to control this option