Build Custom AMIs in AWS (Part 2: with Terraform + Packer)
Introduction
In Part 1, we learned how to build a custom AMI using Packer manually.
In Part 2, we'll automate the entire workflow by integrating Terraform with Packer:
✅ Terraform triggers Packer to build the AMI
✅ Terraform launches EC2 instance u...
bilalamjad.hashnode.dev5 min read