Creating an AWS EC2 Instance Using GitHub Actions
Introduction
Infrastructure as Code (IaC) helps automate cloud resource creation. Instead of manually creating AWS resources through the AWS Console, we can use GitHub Actions to provision infrastruct
himavarshini.hashnode.dev3 min read