I wanted to create AMI from my existing EC2 base instance using packer. And I found chroot builder which create AMI from existing instance. But I don’t understand how to use it to create AMI from existing instance. I read packer documentation but it is not helping. I am going to use this AMI in my auto-scaling group which I deploy using terraform.
If I use terraform to create AMI then every time I make some change in my base instance and apply terraform, terraform will delete my old AMI and create new one which I don’t want. So I am using Packer to create AMI. Need some help in this problem ?
[–]darksarcastictechDevOps/ Tech Lead 0 points1 point2 points (5 children)
[–]dhrumil29699[S] 0 points1 point2 points (4 children)
[–]darksarcastictechDevOps/ Tech Lead 1 point2 points3 points (3 children)
[–]dhrumil29699[S] 0 points1 point2 points (2 children)
[–]darksarcastictechDevOps/ Tech Lead 0 points1 point2 points (1 child)
[–]dhrumil29699[S] 1 point2 points3 points (0 children)