mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
docs(website): fix broken links to terraform modules (#8515)
This commit is contained in:
@@ -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>)}
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user