https://github.com/jaxxstorm/tailscale-actions-example
Connect to AWS with Tailscale
https://github.com/jaxxstorm/tailscale-actions-example
Last synced: 4 months ago
JSON representation
Connect to AWS with Tailscale
- Host: GitHub
- URL: https://github.com/jaxxstorm/tailscale-actions-example
- Owner: jaxxstorm
- Created: 2024-06-30T16:21:09.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-08T14:46:08.000Z (12 months ago)
- Last Synced: 2025-01-12T12:31:37.869Z (6 months ago)
- Language: HCL
- Size: 74.2 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tailscale-actions-example
This repo is an example of using Tailscale with Terraform to connect to various environments.
It leverages Tailscale's [GitHub Action](https://github.com/tailscale/github-action) and [Subnet Routers](https://tailscale.com/kb/1019/subnets) to allow Terraform to manage resources in a private subnet, in this particular case, adding a MySQL database to an RDS instance.
