Aditya Agastiautomating-ec2-deployment-with-terraform.hashnode.dev·Dec 5, 2024Automating AWS EC2 Instance Deployment with TerraformIntroductionIn the world of cloud computing, manual deployment of resources can be time-consuming and prone to errors. Terraform, an Infrastructure as Code (IaC) tool developed by HashiCorp, addresses this issue by enabling users to define, deploy, a...DiscussDevops
Jaisonthecontinuousjourney.com·Sep 6, 2022HashiCorp Configuraton Language (HCL) BasicsHello Folks, we are moving ahead with our Infrastructure as Code series with Terraform. We are going to discuss the basics of HCL the language used in the terraform tool. The new name for this language is Terraform Language in the newer versions. Let...Discuss·70 readsInfrastructure as Code#hashicorp-config-lang