From 58086bf1e4c9bb30d69ce53decbfc819f47c2c5b Mon Sep 17 00:00:00 2001 From: Thomas Eizinger Date: Wed, 26 Mar 2025 00:26:35 +1100 Subject: [PATCH] docs(website): fix broken links to terraform modules (#8515) --- website/src/app/kb/architecture/tech-stack/readme.mdx | 6 ------ website/src/app/kb/automate/terraform/aws/readme.mdx | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/website/src/app/kb/architecture/tech-stack/readme.mdx b/website/src/app/kb/architecture/tech-stack/readme.mdx index 3b834d8a9..255846a18 100644 --- a/website/src/app/kb/architecture/tech-stack/readme.mdx +++ b/website/src/app/kb/architecture/tech-stack/readme.mdx @@ -165,12 +165,6 @@ zones for load balancing and latency optimization: /> - - For an accurate, up-to-date list of regions we are deployed in, refer to our - [Terraform - configuration](https://github.com/firezone/firezone/blob/main/terraform/environments/production/relays.tf). - - {(Next: Critical sequences)} diff --git a/website/src/app/kb/automate/terraform/aws/readme.mdx b/website/src/app/kb/automate/terraform/aws/readme.mdx index 48f7e70fd..614b54b3f 100644 --- a/website/src/app/kb/automate/terraform/aws/readme.mdx +++ b/website/src/app/kb/automate/terraform/aws/readme.mdx @@ -56,7 +56,7 @@ some general guidelines depending on your expected traffic. ## Deployment -1. [Download](https://raw.githubusercontent.com/firezone/terraform-aws-gateway/main/examples/nat-gateway/main.tf) +1. [Download](https://raw.githubusercontent.com/firezone/terraform-aws-gateway/refs/heads/main/examples/internet-gateway/main.tf) the `main.tf` from the example module. 1. Customize it as desired. At a minimum, you will need to set the `firezone_token` and change `base_ami` and `region` to match your