{ app = { Config = ./app/config.dhall , K8sList = ./app/list.dhall , make = ./app/make.dhall } , http = { deployment = ./http/deployment.dhall , ingress = ./http/ingress.dhall , service = ./http/service.dhall } }