/ec2-redis-terraform

Deploy EC2 + Redis Server with Terraform with an existing ECR 🚀

Primary LanguageHCL

Deploy EC2 + Redis Server with Terraform with an existing ECR 🚀

How to replicate this? 🕵️‍♂️

  1. Move to the "infrastructure" folder
cd infrastructure
  1. Init terraform
terraform init
  1. Apply terraform
terraform apply