Files
firezone/terraform/examples/README.md
Jamil ffe4d5f950 docs: fix references to AWS and Azure example modules (#5829)
These are now published at
https://www.github.com/firezone/terraform-aws-gateway and
https://www.github.com/firezone/terraform-azurerm-gateway to match the
unclear docs for registry module naming...
2024-07-11 16:10:12 +00:00

579 B

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.

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.