An open API service indexing awesome lists of open source software.

https://github.com/firezone/terraform-aws-gateway

Terraform module for deploying Firezone to AWS
https://github.com/firezone/terraform-aws-gateway

Last synced: 4 months ago
JSON representation

Terraform module for deploying Firezone to AWS

Awesome Lists containing this project

README

          

# Firezone Terraform modules and examples for AWS

This repo contains Terraform modules to use for Firezone deployments on AWS.

## Examples

- [Internet Gateway](./examples/internet-gateway): This example shows how to
deploy one or more Firezone Gateways in a single AWS VPC that is configured
with an Internet Gateway for egress. The Gateways will be associated to
dedicated Elastic IP Resources to minimize IP churn. Read this if you're
looking to deploy Firezone Gateways to AWS that need to communicate with the
internet using static IPs.