resource "docker_network" "foo" { name = "bar" attachable = true }