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

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

Terraform modules and examples for deploying Firezone to Google Cloud Platform
https://github.com/firezone/terraform-google-gateway

Last synced: 4 months ago
JSON representation

Terraform modules and examples for deploying Firezone to Google Cloud Platform

Awesome Lists containing this project

README

          

# Firezone Terraform Modules for Google Cloud Platform

This repo contains Terraform modules to use for Firezone deployments on Google
Cloud Platform.

## Examples

- [NAT Gateway](./examples/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.