resource "incus_network" "this" { name = var.name type = var.type config = var.config }