This repo is the solution to this assignment.
NOTE: First run the terraform in the statefile_backend folder, which creates terraform statefile in AWS S3 and Statelock in DynamoDB
Run 1. terraform init
for initializing terraform
2. terraform plan
for getting the blueprint of the resources to be created
3. terraform apply
for creating the resources