DevOps Mini Project Series 5 – Efficiently Provisioning AWS Resources through Github Actions and Terraform Integration
This topic describes the process of integrating Github Actions with Terraform to automatically create resources in Amazon Web Services (AWS). The use of Github Actions allows for automation of the […]
DevOps Mini Project Series 2 – Ensuring Terraform Code Standards and Security with Tflint and Tfsec in GitHub Actions
Terraform is a powerful Infrastructure as Code (IAC) tool that simplifies the process of automating infrastructure tasks across various cloud service providers and custom in-house solutions. With its ability to […]