jenkinsci / google-compute-engine-plugin

https://plugins.jenkins.io/google-compute-engine/
Apache License 2.0
57 stars 88 forks source link

Allow compute engine instances to be launched with Secure Boot enabled. #356

Open CWJoseph opened 2 years ago

CWJoseph commented 2 years ago

Added an option to allow the compute engine instances to be launched with secure boot enabled. The new boolean field enableSecureBoot can be set in the Jenkins UI or via CasC. This is a security feature that helps protect against boot-level and kernel-level malware and rootkits.

MihaiDiac commented 5 months ago

Any chance to get this feature? From a security point of view it makes a lot of sense to have it.