This website requires JavaScript.
Explore
Help
Register
Sign In
bdeshi
/
terraform-tailscale-aws
Watch
0
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Activity
4
Commits
1
Branch
0
Tags
56bd3212f9a76f4dd747c00b2f8241ecde5aed94
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
bdeshi
56bd3212f9
support for peered vpn cidrs
2022-08-24 11:32:17 +06:00
files
fix cidr validation & suport exit node setting
2022-08-24 02:03:13 +06:00
.gitignore
add tf gitignore
2022-08-24 02:02:39 +06:00
.terraform-version
init
2022-08-15 15:28:56 +06:00
.terraform.lock.hcl
init
2022-08-15 15:28:56 +06:00
data.tf
support for peered vpn cidrs
2022-08-24 11:32:17 +06:00
locals.tf
support for peered vpn cidrs
2022-08-24 11:32:17 +06:00
outputs.tf
init
2022-08-15 15:28:56 +06:00
tailscale-network.tf
init
2022-08-15 15:28:56 +06:00
tailscale-server.tf
fix cidr validation & suport exit node setting
2022-08-24 02:03:13 +06:00
terraform.tf
init
2022-08-15 15:28:56 +06:00
variables.tf
fix cidr validation & suport exit node setting
2022-08-24 02:03:13 +06:00
S
Description
terraform config to deploy a tailscale subnet router on aws and prepare a tailscale network.
aws
iac
networking
tailscale
terraform
vpn
36
KiB
Languages
HCL
100%