mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Terraform Examples
This directory contains examples of how to use Terraform to deploy Firezone Gateways to your infrastructure.
Examples
Each example below is self-contained and includes a README.md with
instructions on how to deploy the example.
AWS
- NAT Gateway: This example shows how to deploy one or more Firezone Gateways in a single AWS VPC that is configured with a NAT Gateway for egress. Read this if you're looking to deploy Firezone Gateways behind a single, shared static IP address on AWS.
Google Cloud Platform (GCP)
- NAT Gateway: This example shows how to deploy one or more Firezone Gateways in a single GCP VPC that is configured with a Cloud NAT for egress. Read this if you're looking to deploy Firezone Gateways behind a single, shared static IP address on GCP.
Azure
- NAT Gateway: This example shows how to deploy one or more Firezone Gateways in a single Azure Vnet that is configured with a NAT gateway for egress. Read this if you're looking to deploy Firezone Gateways behind a single, shared static IP address on Azure.