From 31f0b0201aafb6f6da520001c7d8daf818884474 Mon Sep 17 00:00:00 2001 From: Svetlin Zamfirov Date: Mon, 30 Mar 2020 15:42:58 +0200 Subject: [PATCH] Remove changes from auto-generated code --- .../builder/googlecompute/Config-not-required.mdx | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/website/pages/partials/builder/googlecompute/Config-not-required.mdx b/website/pages/partials/builder/googlecompute/Config-not-required.mdx index 996d9dd19..4dcd04533 100644 --- a/website/pages/partials/builder/googlecompute/Config-not-required.mdx +++ b/website/pages/partials/builder/googlecompute/Config-not-required.mdx @@ -25,19 +25,6 @@ - `disk_type` (string) - Type of disk used to back your instance, like pd-ssd or pd-standard. Defaults to pd-standard. -- `enable_secure_boot` (bool) - Enable Secure Boot on a Shielded VM instance. Secure Boot helps ensure that the system - only runs authentic software by verifying the digital signature of all boot components, and halting the boot process - if signature verification fails. - [Details](https://cloud.google.com/security/shielded-cloud/shielded-vm#secure-boot) - -- `enable_vtpm` (bool) - Enable virtualized trusted platform module on a Shielded VM instance. - [Details](https://cloud.google.com/security/shielded-cloud/shielded-vm#vtpm) - -- `enable_integrity_monitoring` (bool) - Enable integrity monitoring on a Shielded VM instance. Integrity - monitoring helps you understand and make decisions about the state of your VM instances. Note: requires - enable_vtpm to be set to true. - [Details](https://cloud.google.com/security/shielded-cloud/shielded-vm#integrity-monitoring) - - `image_name` (string) - The unique name of the resulting image. Defaults to `packer-{{timestamp}}`. @@ -150,4 +137,4 @@ instance. For more information, see the Vault docs: https://www.vaultproject.io/docs/commands/#environment-variables Example:`"vault_gcp_oauth_engine": "gcp/token/my-project-editor",` - + \ No newline at end of file