We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70a907d commit 0d78aadCopy full SHA for 0d78aad
user_data.tf
@@ -1,6 +1,6 @@
1
module "amz-tailscale-client" {
2
source = "lbrlabs/tailscale/cloudinit"
3
- version = "0.0.4"
+ version = "0.0.7"
4
auth_key = var.tailscale_auth_key
5
enable_ssh = true
6
hostname = var.name
0 commit comments