Installation Instructions:
- Download and install Terraform (instructions can be found online, outside the scope of this project https://www.terraform.io/downloads.html)
- Open a Terminal and move current directory to ~/DOWNLOAD_LOCATION/DivvyExercise/infrastructure
- Run the command "terraform init" in the terminal to initialize the terraform (download's AWS Provider)
- Run the command "terraform plan" in the terminal to validate all 19 objects to be created
- Run the command "terraform apply" in the terminal to create all infrastructure.
- Log into S3 AWS Console and upload the file ~/DOWNLOAD_LOCATION/DivvyExercise/sample_data_file.txt
- Go to DynamoDb AWS Console and validate items are in table.