TTerraform Read More3 minute read How to Estimate Cloud Costs with Terraform using InfracostbySaurabh Kumar SinghJune 18, 2024 Managing, optimizing and estimate cloud costs has become critical to running efficient and cost-effective operations in today’s cloud-centric…
TTerraform Read More2 minute read Empowering Infrastructure Integrity: Terraform Plan Scanning with CheckovbySaurabh Kumar SinghMay 30, 2024 In this blog, I will walk you through the process of securing your Terraform code, proactively identifying and…
TTerraform Read More2 minute read How to Install Terraform on LinuxbySaurabh Kumar SinghAugust 7, 2023 Terraform is an open-source Infrastructure as Code (IaC) tool developed by HashiCorp. It allows you to define and…
TTerraform Read More2 minute read How To Generate Terraform Configuration Files Using TerraCognitabySaurabh Kumar SinghFebruary 11, 2023 IaC (Infrastructure as Code) is used to provision and manage infrastructure using configuration files. Terraform is an open-source…