Terraform Modules
divide and rule
Feb 6, 20253 min read

Search for a command to run...

Series
In this short series, we will include some articles to go through how to write your own terraform code.
divide and rule

Objective In this section, we discuss the concept of Terraform state. Terraform is responsible for creating or altering resources on a platform (for example, deploying pods to Kubernetes or creating resources on AWS). To manage this, Terraform needs ...

hands on terraform
