Introducing G2.ai, the future of software buying.Try now
Pinned by G2 as a common question
G2

What kind of tool is terraform?

What kind of tool is terraform?
2 comments
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
Ashish M.
AM
AWS Cloud | AWS DevOps | Linux | Git | Jenkins | Docker | Kubernetes | (CI/CD)
0
It automate the work. which is very useful this time
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply
Arushi S.
AS
Senior Software Engineer at FIS
0
That's a infrastructure configuration tool. According to the defination it is a provisioning tool
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply
MB
Madhukar B.
Cyber Security analyst
Expand/Collapse Options
Terraform is an open-source infrastructure as code (IaC) tool developed by HashiCorp. It is designed to help automate the provisioning and management of cloud infrastructure, as well as other resources, such as servers, databases, and networking components. Terraform allows you to define and declare the desired state of your infrastructure using a high-level configuration language. It then takes this configuration and automates the process of creating, updating, or deleting resources to match the desired state.