HashiCorp Terraform Logo

HashiCorp Terraform pros and cons

Vendor: HashiCorp
4.3 out of 5
 

HashiCorp Terraform Pros review quotes

Eryk Lawyd - PeerSpot reviewer
Jul 5, 2023
It is the customization of Terraform's modules that I find most valuable.
BK
Oct 4, 2022
The concept of infrastructure as code is quite intriguing. We have an infrastructure in our code and a state file where we can verify whether something is changed when it was changed, and who changed it. When we use Terraform, these kinds of things fascinate us.
VR
Apr 1, 2023
One of the most valuable features is that it offers the ability to create a VPC, Virtual Private Cloud and VPN connectivity to the VPC can be automated without having to do it manually.
Learn what your peers think about HashiCorp Terraform. Get advice and tips from experienced pros sharing their opinions. Updated: March 2024.
770,141 professionals have used our research since 2012.
Patryk Golabek - PeerSpot reviewer
Jan 27, 2023
The valuable features of HashiCorp Terraform are the infrastructure can be written, shared, and collaborated on using code, which speeds up deployment. Additionally, bugs and issues can be fixed in the code and redeployed, making it less risky. It is a more efficient method compared to the traditional approach of writing scripts to set up infrastructure.
Rakib Mahmood - PeerSpot reviewer
Mar 1, 2022
Provides automation which has increased our efficiency.
AP
Nov 13, 2020
I like the function that shows me a preview of what is happening in the infrastructure.
Sibin John - PeerSpot reviewer
Aug 29, 2023
The most valuable features of the solution are its simplicity of SQL language, its compatibility with multiple cloud providers, and its modules like the open source modules available, especially considering the fact that I work mainly on AWS.
RishabhSharma3 - PeerSpot reviewer
Mar 5, 2024
The most valuable feature of the solution stems from the modules it offers.
CV
Sep 29, 2020
The ARM template is very easy to work with, which is a big help to us.
OM
Dec 30, 2019
We save a lot of time with this solution.
 

HashiCorp Terraform Cons review quotes

Eryk Lawyd - PeerSpot reviewer
Jul 5, 2023
Terraform could create more examples in the documentation.
BK
Oct 4, 2022
I would want to see more programmatic capabilities implemented, such as if, else, and simple to manage things in terms of how I can use some programming functions to assist us to achieve more. I would like to have programming language-relevant features, to have programming language be the primary way.
VR
Apr 1, 2023
I still struggle a bit when configuring VPNs when we have multiple rules. If we have five or six virtual private clouds and we have to give rights between those multiple VPCs, we can have big problems. I think it was a learning curve and then we improved it.
Learn what your peers think about HashiCorp Terraform. Get advice and tips from experienced pros sharing their opinions. Updated: March 2024.
770,141 professionals have used our research since 2012.
Patryk Golabek - PeerSpot reviewer
Jan 27, 2023
HashiCorp Terraform is an open-source tool that relies on external developers to create plugins to expand its capabilities. However, this approach can be problematic as not all plugins are created by professionals and some may have security vulnerabilities. In the case of GKE, Google has created a solid plugin, but for other services, one must search for plugins on the HashiCorp Terraform registry, which can be hit or miss, as many plugins are created by students or hobbyists, who may not continue to maintain or update them. This model of open-sourced plugins may not be the most reliable or secure way of expanding the tool's capabilities.
Rakib Mahmood - PeerSpot reviewer
Mar 1, 2022
Terraform lacks in running script.
AP
Nov 13, 2020
If you are copying something from a well running machine to a remote machine, there are some issues with the current version, but it is acceptable.
Sibin John - PeerSpot reviewer
Aug 29, 2023
From a user's perspective, it would be great if a UI tool is made available in the open source version as well, but I don't think it may be introduced because of the high costs for it announced by HashiCorp in its licensed version...HashiCorp Terraform can improve backward compatibility.
RishabhSharma3 - PeerSpot reviewer
Mar 5, 2024
The product's initial setup phase was easy.
CV
Sep 29, 2020
On a scale from one to ten, I would give this solution a rating of seven; strictly because I was uncomfortable using the ARM template earlier. After another six months, I am sure I will give it a rating of 10, but at this point in time in my experience, I say seven, but not because of the tool itself.
OM
Dec 30, 2019
It should have a more object-oriented approach like different coding languages.