docs(website): fix broken links to terraform modules (#8515)

This commit is contained in:
Thomas Eizinger
2025-03-26 00:26:35 +11:00
committed by GitHub
parent bc1b788781
commit 58086bf1e4
2 changed files with 1 additions and 7 deletions

View File

@@ -165,12 +165,6 @@ zones for load balancing and latency optimization:
/>
</Link>
<Alert color="info">
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).
</Alert>
{(<NextStep href="/kb/architecture/critical-sequences">Next: Critical
sequences</NextStep>)}

View File

@@ -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