rclilly / examples-infrastructure-as-code

Examples for deploying Tailscale using Infrastructure as Code (IaC) tools such as Terraform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

examples-infrastructure-as-code

status: experimental

Overview

This repository contains Infrastructure as code (IaC) examples for common Tailscale deployments across common infrastructure providers - Amazon Web Services, Azure, and Google Cloud.

To use

Each tool-specific subdirectory in this repo contains a readme explaining its use.

Bugs

Please file any issues on the issue tracker.

To contribute

This repository does not contain examples for every IaC tool, infrastructure provider, or possible deployment type available. It contains examples for the most common of each.

To contribute:

  • An example - please open an issue describing your proposed example before spending your time and resources developing the example and submitting a pull request. Contributions for unique or less common deployments may not be accepted.
  • A bug fix - please open an issue describing the bug if one does not already exist and feel free to submit a pull request with a fix.
  • Something else - please open an issue describing your contribution before spending your time and resources developing it.

About

Examples for deploying Tailscale using Infrastructure as Code (IaC) tools such as Terraform

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:HCL 85.2%Language:Shell 13.8%Language:Makefile 1.1%