How to automate your AWS CloudFormation with GitHub Actions
I have used GitHub for a long time, and I share a lot of code on GitHub with the public, so my private project will be on GitHub too so that's why I’m using GitHub Actions for my CI/CD workflow in general.
To get up and running with CloudFormation with GitHub Actions toke a small amount of time to understand and get to work, but not when I know how it's working…