Skip to content

Commit 0d78aad

Browse files
Update Terraform lbrlabs/tailscale/cloudinit to v0.0.7
1 parent 70a907d commit 0d78aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_data.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module "amz-tailscale-client" {
22
source = "lbrlabs/tailscale/cloudinit"
3-
version = "0.0.4"
3+
version = "0.0.7"
44
auth_key = var.tailscale_auth_key
55
enable_ssh = true
66
hostname = var.name

0 commit comments

Comments
 (0)