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/miscel...
Script to create terraform workspace with local execution: https://github.com/dyordsabuzo/miscel...