Opinionated.tf/products/expose/network.tf

4 lines
No EOL
88 B
HCL

module "network" {
source = "../../docker/network"
stack_name = var.stack_name
}