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 4 – Achieving Secure AWS Deployments through Integration of Github Actions and OpenID Connect (OIDC)
In this article, you will learn how to connect your GitHub Actions to AWS using OpenID Connect rather than storing your AWS Secret and Access Keys in Github Actions secrets […]
DevOps Mini Project Series 3 – Accelerating Cloud Resource Creation with Terraform
In this article, you will get a brief idea of how to use Terraform and GitHub Actions together to automate the process of creating and deploying cloud resources in AWS. […]