refactor: simplify project structure
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// Outputs for Docker Network module
|
||||
|
||||
output "network_id" {
|
||||
description = "The ID of the Docker network"
|
||||
value = docker_network.this.id
|
||||
|
||||
Reference in New Issue
Block a user