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
- Host: GitHub
- URL: https://github.com/firezone/terraform-google-gateway
- Owner: firezone
- License: apache-2.0
- Created: 2024-07-09T19:29:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-01T16:16:38.000Z (5 months ago)
- Last Synced: 2026-03-02T02:41:52.682Z (4 months ago)
- Language: HCL
- Size: 99.6 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.