How to Automate AWS Infrastructure with Terraform and GitHub Actions
Manually running Terraform from a laptop does not scale. It introduces risk, inconsistency, and dependency on individuals. Infrastructure should be deployed the same way application code is deployed, automatically and predictably.
In this blog, we bu...
terraform-and-aws.hashnode.dev3 min read