Terraform in Lambda For most Terraform use cases, Lambda may not be the right choice. In most cases, a standard CI/CD pipeline

Auto-Approve Terraform Apply If Planned Changes Match Expected Changes
Scenario Consider this scenario: You have a few Terraform modules that are used to deploy (AWS) infrastructure in several environments / regions

Terraform Module for a Ready-to-Use Amazon EKS Cluster, with EKS Fargate & AWS IRSA, & Karpenter, with Spot Nodes & ABS
Introduction I recently spent a few days writing the “perfect” Terraform module for a complete, end-to-end, ready-to-use, EKS cluster, with a number

Terraform for AWS Cost Anomaly Detection
Cost Anomaly Detection AWS Cost Anomaly Detection is a relatively new feature of AWS Cost Management. It continuously monitors your AWS resource

Understanding the Terraform Resources that Create an AWS API Gateway REST API
If you have ever tried to create a REST API in AWS API Gateway using Terraform, you know how cumbersome it can