- AWS Credentials
- Define AWS and Terraform Providers
- Create a VPC, and Subnets
- Create a Security Group
- Create an AWS IAM Role and IAM Policy
- Create the Amazon Redshift Serverless service
- Update the file terraform.tfvars to adjust the code to your environment
- Clone the repo
- Update variables to your environment
- Execute "terraform init"
- Execute "terraform apply"