Overview
On this episode, I leverage on terraform to build my custom run atlantis docker image and publish this to my private ECR. This is part 2 of the preparation that I need to perform before I could migrate my local instance of Run Atlantis to AWS ECS.
Reference: https://www.runatlantis.io/
Script to create terraform template files: https://github.com/dyordsabuzo/miscellany/blob/main/tools/terraform-create-template-files.sh
Script to create terraform workspace with local execution: https://github.com/dyordsabuzo/miscellany/blob/main/tools/terraform-workspace-local.sh