Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 345 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 345 Bytes

DevOps Challenge q29

Folder structure

project-folder/
├── apps/
│   ├── app1/
│   │   └── Dockerfile
│   └── app2/
│       └── Dockerfile
├── terraform/
│   ├── main.tf
│   ├── variables.tf
│   └── outputs.tf
└── traefik/
    └── traefik.toml