From b44dd266de8173296c8cc530a9b7b720533cc719 Mon Sep 17 00:00:00 2001 From: Dharmendra Rai <106221238+dharmrai-vmw@users.noreply.github.com> Date: Mon, 18 Jul 2022 14:29:34 +0530 Subject: [PATCH] Update AWSFederalAirgap-DeploymentGuide.md Signed-off-by: dharmrai-vmw --- .../AWS - Federal Airgap/AWSFederalAirgap-DeploymentGuide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/product/release/AWS - Federal Airgap/AWSFederalAirgap-DeploymentGuide.md b/docs/product/release/AWS - Federal Airgap/AWSFederalAirgap-DeploymentGuide.md index 2c2c13bc..b8d07fd7 100644 --- a/docs/product/release/AWS - Federal Airgap/AWSFederalAirgap-DeploymentGuide.md +++ b/docs/product/release/AWS - Federal Airgap/AWSFederalAirgap-DeploymentGuide.md @@ -319,7 +319,7 @@ This section describes the process of customizing the Ubuntu AMIs created in the ## Customizing Tanzu Kubernetes Grid All configurable options and their default values can be seen in the -[terraform/startup.sh](https://github.com/vmware-tanzu/service-installer-for-vmware-tanzu/tree/main/aws/terraform) file. The variables must be edited in this file for them to take effect because Terraform is not configured to take all of them as input. +[terraform/startup*.sh](https://github.com/vmware-tanzu/service-installer-for-vmware-tanzu/tree/main/aws/terraform) files. The variables must be edited in this file for them to take effect because Terraform is not configured to take all of them as input. For a description of all variables, see the [Variables](#variables) section. @@ -390,7 +390,7 @@ curl -XPUT -H 'Content-Type: application/json' -u admin:$HARBOR_ADMIN_PWD "https ## Variables -The `terraform/startup.sh` file contains the following configurable options that you can set within the file. +The `terraform/startup*.sh` files contain the following configurable options that you can set within the file. |Name|Default|Description |---|---|---|