AWS Code Pipeline with CloudFormation template (Part 2)
In last blog we launched EC2 stack. It had two instances – dev and prod. It had Security Group with ports 22, 8080, 80 open, IAM policy for EC2 instances. To refer to our Part 1 blog, click here. In this blog, we will launch…