migrate
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
resource "netbird_network" "network" {
|
||||
name = "<< network_name >>"
|
||||
<%- if network_description %>
|
||||
description = "<< network_description >>"
|
||||
<%- endif %>
|
||||
}
|
||||
Reference in New Issue
Block a user