From 3395464754f4e72c0f0a8444162d772fcea3412a Mon Sep 17 00:00:00 2001 From: Julio Castillo Date: Tue, 7 Feb 2023 16:17:16 +0100 Subject: [PATCH] Update TOC --- modules/compute-vm/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/compute-vm/README.md b/modules/compute-vm/README.md index 27ecfe9dd..7cfaf068f 100644 --- a/modules/compute-vm/README.md +++ b/modules/compute-vm/README.md @@ -12,6 +12,7 @@ In both modes, an optional service account can be created and assigned to either - [Service account management](#service-account-management) - [Disk management](#disk-management) - [Disk sources](#disk-sources) + - [Disk types and options](#disk-types-and-options) - [Network interfaces](#network-interfaces) - [Internal and external IPs](#internal-and-external-ips) - [Using Alias IPs](#using-alias-ips) @@ -20,7 +21,6 @@ In both modes, an optional service account can be created and assigned to either - [IAM](#iam) - [Spot VM](#spot-vm) - [Confidential compute](#confidential-compute) -- [Shielded VM configuration](#shielded-vm-configuration) - [Disk encryption with Cloud KMS](#disk-encryption-with-cloud-kms) - [Instance template](#instance-template) - [Instance group](#instance-group)