Friday, January 10, 2020

An Intro to GitHub Actions + Terraform + AWS



GitHub, the ever-present cloud code storage tool, entered the CI/CD market in mid-2019. Their killer feature is that your code is probably already stored in GitHub, so why not have them manage automatic actions natively, rather than relying on other more complex methods like webhooks, or web scraping?

https://medium.com/swlh/lets-do-devops-github-actions-terraform-aws-77ef6078e4f2

No comments:

Post a Comment