- Change ONLY bucket and dynamodb_table in main.tf to your own name
- Create an S3 bucket with the same name as you put in main.tf
- Create a DynamoDB Table with the same name as you put in main.tf and LockID as the primary key
- Push this repo into AWS CodeCommit
- Deploy the code in AWS CodePipeline