/devops-coding-challenge

Coding challenge on infrastructure scripting and devops practices.

Primary LanguageHCL

devops-coding-challenge

Installation

This requires Terraform 0.11.7 + and [aws cli] (https://aws.amazon.com/cli/) to run.

$ cd devops-coding-challenge
$ aws configure 
$ terraform plan.
$ Terraform apply

Health Check

$ chmod +x healthcheckscript
$ ./healthcheckscript "load_balancer_url_without_qoute"