remove extra optinons

This commit is contained in:
tolerryan
2025-09-29 15:59:43 -05:00
parent d5041c6a65
commit 800d85a08d

View File

@@ -53,7 +53,4 @@ resource "netbird_peer" "downloader" {
id = "d0vt71jl0ubs73a72kb0"
ssh_enabled = false
name = "homelab"
inactivity_expiration_enabled = false
approval_required = false
login_expiration_enabled = false
}