Hello Learners , you guys are doing every task by creating an ec2 instance (mostly). Today let’s automate this process . How to do it ? Well Terraform is the solution .
Terraform is an infrastructure as code (IaC) tool that allows you to create, manage, and update infrastructure resources such as virtual machines, networks, and storage in a repeatable, scalable, and automated way.
Install Terraform on your system Refer this link for installation
- Why we use terraform?
- What is Infrastructure as Code (IaC)?
- What is Resource?
- What is Provider?
- Whats is State file in terraform? What’s the importance of it ?
- What is Desired and Current State?
You can prepare for tomorrow's task from here🚀🚀
We Hope this tasks will help you understand how to write a basic Terraform configuration file and basic commands on Terraform.
Don’t forget to post in on LinkedIn. Happy Learning:)