Day 1: Introduction to Terraform and Terraform Basics
Introduction of Terraform
Terraform is an open-source, infrastructure-as-code software (IaC) tool, that maintains the infrastructure change history using VCS like Git, created by HashiCorp and written in the Go programming language.
Terraform can...
parimalpradhan.hashnode.dev5 min read