##Fitness Chatbot (Using Terraform)
### Architecture Overview

##To install the AWS environment with terraform
`cd terraform`
### modify the terraform.sample.tfvar to terraform.tfvar and update the varable
`terraform init`
`terraform plan`
`terraform apply`