From 8533ec96508de2a82d24241cb41894fce47137b3 Mon Sep 17 00:00:00 2001 From: Jamil Date: Tue, 30 Jul 2024 14:08:48 -0700 Subject: [PATCH] fix(docs): Fix steps for tab (#6093) Instructions are in the terraform tab, not GCP/AWS/Azure --- website/src/app/kb/automate/terraform/aws/readme.mdx | 5 +++-- website/src/app/kb/automate/terraform/azure/readme.mdx | 5 +++-- website/src/app/kb/automate/terraform/gcp/readme.mdx | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/website/src/app/kb/automate/terraform/aws/readme.mdx b/website/src/app/kb/automate/terraform/aws/readme.mdx index 70a11ae6b..56ac2d094 100644 --- a/website/src/app/kb/automate/terraform/aws/readme.mdx +++ b/website/src/app/kb/automate/terraform/aws/readme.mdx @@ -38,8 +38,9 @@ load balance for each other. deployed in this example and any associated Resources. 1. A Firezone Gateway token. This can be obtained by viewing your Site in the admin portal, clicking the `Deploy Gateway` button, and navigating to the - instructions for the `AWS` tab. Gateway tokens support multi-use, so only a - single token is needed to provision the Firezone Gateways in this guide. + instructions for the `Terraform` tab. Gateway tokens support multi-use, so + only a single token is needed to provision the Firezone Gateways in this + guide. ## Sizing diff --git a/website/src/app/kb/automate/terraform/azure/readme.mdx b/website/src/app/kb/automate/terraform/azure/readme.mdx index 68c0194aa..ad76daad5 100644 --- a/website/src/app/kb/automate/terraform/azure/readme.mdx +++ b/website/src/app/kb/automate/terraform/azure/readme.mdx @@ -41,8 +41,9 @@ load balance for each other. deployed in this example and any associated Resources. 1. A Firezone Gateway token. This can be obtained by viewing your Site in the admin portal, clicking the `Deploy Gateway` button, and navigating to the - instructions for the `Azure` tab. Gateway tokens support multi-use, so only a - single token is needed to provision the Firezone Gateways in this guide. + instructions for the `Terraform` tab. Gateway tokens support multi-use, so + only a single token is needed to provision the Firezone Gateways in this + guide. ## Sizing diff --git a/website/src/app/kb/automate/terraform/gcp/readme.mdx b/website/src/app/kb/automate/terraform/gcp/readme.mdx index 13cd7e505..388ad563d 100644 --- a/website/src/app/kb/automate/terraform/gcp/readme.mdx +++ b/website/src/app/kb/automate/terraform/gcp/readme.mdx @@ -40,8 +40,9 @@ load balance for each other. No other configuration is necessary. and any associated Resources. 1. A Firezone Gateway token. This can be obtained by viewing your Site in the admin portal, clicking the `Deploy Gateway` button, and navigating to the - instructions for the `GCP` tab. Gateway tokens support multi-use, so only a - single token is needed to provision the Firezone Gateways in this guide. + instructions for the `Terraform` tab. Gateway tokens support multi-use, so + only a single token is needed to provision the Firezone Gateways in this + guide. ## Sizing