Skip to content

jyotibhanot/honestbee-coding-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

honestbee-coding-challenge


├── 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published