required version for netbird

This commit is contained in:
tolerryan
2025-06-13 00:18:45 -05:00
parent b76827784f
commit bec98922a7

View File

@@ -13,6 +13,7 @@ terraform {
}
netbird = {
source = "registry.terraform.io/netbirdio/netbird"
version = "0.0.2"
}
}
}