├── code1
│ ├── Dockerfile
│ ├── git-info.py
│ └── README.md
├── code2
│ ├── clean.sh
│ ├── docker-compose.yml
│ ├── fluentd
│ │ ├── Dockerfile
│ │ └── fluent.conf
│ ├── nginx
│ │ ├── Dockerfile
│ │ ├── index.html
│ │ └── nginx.conf
│ ├── README.md
│ └── ubuntu-base
│ └── Dockerfile
├── README.md
└── terraform-s3
├── main.tf
├── provider-credentials.tfvars
├── README.md
├── s3bucket.tfplan
├── terraform.tfstate
├── terraform.tfstate.backup
└── variables.tf
6 directories, 20 files
-
Notifications
You must be signed in to change notification settings - Fork 0
jyotibhanot/honestbee-coding-challenge
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published