terraform config to deploy a tailscale subnet router on aws and prepare a tailscale network.
Go to file
2022-08-24 11:33:20 +06:00
files add node name variable & adjust tailscale up flags 2022-08-24 11:33:20 +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 add node name variable & adjust tailscale up flags 2022-08-24 11:33:20 +06:00
terraform.tf init 2022-08-15 15:28:56 +06:00
variables.tf add node name variable & adjust tailscale up flags 2022-08-24 11:33:20 +06:00