Host a Static Website in LocalStack using Terraform with S3 and Route 53

Link to the Github RepoLocalStack is an emulator for AWS Services. It let's AWS like environment to run on our localmachine.
LocalStack is really helpful for beginners to not just understand AWS but t...