diff --git a/provider.tf b/provider.tf index a147f8b..f58dcda 100644 --- a/provider.tf +++ b/provider.tf @@ -13,6 +13,7 @@ terraform { } netbird = { source = "registry.terraform.io/netbirdio/netbird" + version = "0.0.2" } } }