netbird on downloader

This commit is contained in:
tolerryan
2025-09-29 15:40:06 -05:00
parent e8fc901ff7
commit 9cc185ec50
2 changed files with 11 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ terraform {
}
netbird = {
source = "netbirdio/netbird"
version = "0.0.2"
version = "0.0.4"
}
}
}