No more typing reviews! Try our Samantha, our new voice AI agent.

HashiCorp Terraform vs Infisical comparison

Sponsored
 

Comparison Buyer's Guide

Executive SummaryUpdated on Apr 5, 2026

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Microsoft Intune
Sponsored
Ranking in Configuration Management
2nd
Average Rating
8.2
Reviews Sentiment
6.7
Number of Reviews
378
Ranking in other categories
Remote Access (2nd), Enterprise Mobility Management (EMM) (1st), Unified Endpoint Management (UEM) (1st), Microsoft Security Suite (1st)
HashiCorp Terraform
Ranking in Configuration Management
3rd
Average Rating
8.6
Reviews Sentiment
6.6
Number of Reviews
53
Ranking in other categories
No ranking in other categories
Infisical
Ranking in Configuration Management
30th
Average Rating
8.8
Reviews Sentiment
5.3
Number of Reviews
7
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of June 2026, in the Configuration Management category, the mindshare of Microsoft Intune is 4.9%, down from 10.3% compared to the previous year. The mindshare of HashiCorp Terraform is 7.3%, up from 3.4% compared to the previous year. The mindshare of Infisical is 0.6%, up from 0.1% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Configuration Management Mindshare Distribution
ProductMindshare (%)
Microsoft Intune4.9%
HashiCorp Terraform7.3%
Infisical0.6%
Other87.2%
Configuration Management
 

Featured Reviews

OluwashileAdeniyi - PeerSpot reviewer
Senior Infrastructure Security Engineer at a outsourcing company with 51-200 employees
Centralized endpoint security has improved and supports hybrid work and BYOD policies
Regarding what I dislike about Microsoft Intune and its downsides, I would say that more Mac controls are needed because we have limited Mac and Linux control. When comparing controls and policies between Windows, Mac, and Linux, Windows has almost everything you can think of, while Mac and Linux have limited types of control. You cannot implement certain things on Mac and Linux that you can on Windows. The limited controls are a major issue. Additionally, if Microsoft could find a way to embed servers into Microsoft Intune, that would be beneficial. Microsoft Intune is not really designed for servers or Windows servers. It is more tailored towards Windows 11 and Windows 10 operating systems. Windows servers are not fully supported. Enterprise organizations usually have both servers and endpoints, which are users' workstations. For servers, most people look for other solutions such as SCCM, which is Configuration Manager. However, SCCM is what Microsoft Intune is trying to replace. Both SCCM and Microsoft Intune belong to Microsoft. Microsoft is trying to transition organizations into Microsoft Intune, the native cloud solution. However, because this update is still in process, servers are not fully compatible with Microsoft Intune and cannot be managed by it. The current policy that has emerged from issues with clients is what they call co-management, which is relatively new, and I do not know if adoption is significant. Many legacy or older customers who have been using these products for decades still have SCCM. When it is time for them to manage their Windows devices, they use what is called cloud attach. Cloud attach is a term whereby your SCCM is connected to your Microsoft Intune. Most people do not know about it, but I have deployed it for several organizations. Cloud attach and co-management work together so that your device is in SCCM, but some policies are pushed from Microsoft Intune. It is like two different solutions working hand in hand. That is what they call co-management. Microsoft Intune does not bring all of your endpoint and security management tools into one place, which is the goal and how it should be. However, as I mentioned, servers are not included. If we talk about end users, Microsoft Intune does bring all your devices together. In a typical enterprise environment, you have end users with workstations, laptops, company-issued phones, and bring your own devices. You can create policies for all of these. However, for the backend, your servers do not have much coverage. Servers are not really covered by Microsoft Intune in that way.
Vaishnavi Pramod Isasre - PeerSpot reviewer
DevOps Cloud Engineer at Infosys
Has automated multi-cloud deployments and simplified infrastructure management with reusable modules
We have developed one solution using HashiCorp Terraform. HashiCorp Terraform's state management capabilities are the main key point because whatever HashiCorp Terraform creates is stored in a state. Managing this state file is crucial. We can manage it either locally or remotely, but using local storage can lead to failures, and we might lose our state file. Best practice is to store it remotely, such as on AWS S3 or Azure storage blobs, and we must maintain versions of the state file. This allows us to revert to previous states in version control if there are issues with the current state. HashiCorp Terraform's modular architecture is beneficial because I have created a module for EC2 instances. When a team member wants to create an EC2 instance, they can utilize my module without recreating it. This approach follows the DRY principle (do not repeat yourself), achieving simplicity and reducing code repetition. On a scale of one to ten, I rate HashiCorp Terraform an eight out of ten.
Tarcisio Rocha - PeerSpot reviewer
Coordenador at Universidade Federal
Centralized secrets have secured CI/CD pipelines and prevent password traces in terminals
Infisical's best features include the ease I have to store passwords and manage the users who will use those passwords. That helps a lot. User management through Infisical makes my work easier because I am able to manage the access levels to the types of passwords that I have stored in Infisical. This allows me to have higher access levels with higher-level passwords and deeper levels of access. Infisical is extremely simple to use, so it is important to emphasize how easy it is to handle the platform as a whole. It is very straightforward and very easy to deal with in terms of how it is laid out. Infisical has had a positive impact on my organization mainly in the level of security regarding the use of passwords that give direct access to the server. We stopped using passwords directly on personal computers. This ensures a very high level of security for both those in development and those in management. There are possibilities of computers breaking or losing saved passwords. If someone breaks into my personal computer, that person will not have access via prompt to my high-level passwords. This security segregation raises and gives much more credibility to the company as a whole. I have noticed time savings in access management after adopting Infisical as the main benefit. Regarding leaks, we have not had anything proven related to leaks yet.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"I would rate Microsoft Intune a nine out of ten."
"The solution is fully integrated with the Microsoft platform and the Autopilot feature, which is a unique feature."
"Intune's security features for Apple iOS and Mac OS are helpful. We can check enrollment, manage public and private settings, and manage the organization's data using security key features."
"The stability is good."
"This solution saves us a lot of time once it's implemented."
"Microsoft Intune is far more efficient and faster than MECM."
"The most valuable feature of Intune is the central dashboard for compliance and policy management."
"The best feature is that we don't need to worry about downtime. We don't need to worry about the network connections of our office or the virtual private network. Everything is being done through the internet. Using Intune Autopilot, we can configure and deploy everything to the devices."
"We frequently need to create and replicate infrastructure from various environments like dev and QA. The QA resources need to be identical to those in the dev environment. With a Terraform script, we can replicate the same 50 in the dev environment to the testing environment. This is tedious to do manually, and Terraform speeds up the process."
"The most valuable feature of HashiCorp Terraform is the custom modules."
"Recently, they upgraded and created a way for us that if you have a feature on GCP or Azure or any other cloud, but it is not in your state, you can update and bring this feature into your state."
"HashiCorp Terraform operates on a declarative rather than imperative approach, which enables us to repeat processes and creation, allowing us to test, rollback, and view the history of every change using Git."
"One of the major benefits of HashiCorp Terraform is that it is platform-agnostic because it supports multiple cloud platforms."
"HashiCorp Terraform allows for controlling storage and infrastructure status."
"Terraform is that it is an open-source tool that gives us great flexibility. Using the Terraform HCL, we are not restricted to a single cloud provider. If my client asks me to deploy the same infrastructure on Azure or GCP, I can use the same code with minor modifications to account for the different providers. This means we are not limited to a specific cloud."
"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."
"Infisical has had a positive impact on my organization because it has helped me manage secrets in a much faster way, and all the people in the mobile or web development departments can integrate with the ecosystem quickly thanks to its SDK."
"Infisical has positively impacted my organization by helping us transition from deploying everything manually, where we had to copy-paste all the environment variables into the environment files in the cloud, by dynamically injecting all the tokens and secrets into the workflow, which was very fast and saved a lot of time."
"Infisical had a positive impact on my organization, even in its proof-of-concept phase, because it integrated more seamlessly into the development environment."
"Infisical has positively impacted my organization, and even though I was an intern, I noticed improvements or benefits after using it as that was part of the assignment."
"Infisical has improved security significantly and makes it very easy for all developers to update, delete, and restore environment variables or secrets while keeping them in a very secure manner on our self-hosted infrastructure."
"The main positive impact is that it saves a lot of time because there is no need to worry about security vulnerabilities that can occur."
"Infisical has had a positive impact on my organization mainly in the level of security regarding the use of passwords that give direct access to the server."
 

Cons

"My whole team is saying that they would rate technical support a three or four out of ten."
"You can have a bad day where 80% of the enrollments failed. The next day it's running with the same devices without any changes, and you don't know why."
"Intune's server management could be better. If it could incorporate more features from System Center into Intune's Configuration Manager, it would be beneficial."
"When we implemented Intune, it would have been helpful if Microsoft had provided some videos or data about Intune."
"Integrating certain group policies can be challenging and may necessitate using on-premises systems to integrate them with Microsoft Intune."
"The tool's tunnel gateway is not very good, making it an area where improvements are required."
"Microsoft Intune can be improved by making it even more seamless for users to download their certificates."
"Setting up Intune Autopilot can be a little complicated."
"Some responses are very long, and some needed features take a lot of time."
"One issue we have faced with HashiCorp Terraform is that sometimes the latest features that Microsoft suggests are added in their services take some time for HashiCorp Terraform to get enhanced."
"There are times when a small error can ruin very valuable resources. In that case, exception handling in development can improve the overall Terraform productivity."
"The integration with this solution needs to be improved."
"Terraform should also support YAML language, which is more user-friendly than HCL. They should also add a GUI, so you don't need to memorize all the commands. A GUI would enable us to do everything with a click of a button."
"Two aspects of HashiCorp Terraform could be improved: it should have better included tests and a more precise validator."
"This solution could be improved by adding features such as CDM to accelerate the access of data by the users."
"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."
"When we scan Infisical using the Trivy vulnerability scanning tool, we found issues with Infisical CLI Go binaries that are not updated with the latest version."
"From a features perspective, there is a little lag when running projects and importing particular secret variables."
"Better documentation is needed."
"One thing that kept frustrating me was that sometimes Infisical was not working from our cloud machine."
 

Pricing and Cost Advice

"The pricing is not cheap, especially with inflation. They've had to increase their prices. It's not excessive, but alright."
"Microsoft Intune is included in the E5 license at no additional cost."
"It's affordable. It's cheaper if you have an Office 365, E5, or E3 subscription because everything is there."
"Intune is inexpensive. It also comes bundled in some Office 365 licenses, so you can choose to purchase it separately or as a package."
"Our enterprise agreement includes Microsoft Intune at no additional cost."
"The licensing is on a yearly basis."
"Microsoft Intune is a cost effective choice. It is less expensive than other products on the market."
"There is a license needed to use the solution and we are on an annual license."
"The solution is open-source."
"You can do everything with the free license of this solution."
"They have given it to us at a monthly cost, but it is on a yearly basis."
"We use the solution's free version."
"HashiCorp Terraform is a free solution."
"There are free and paid versions of the solution. We use the free version."
"The setup for Terraform is quite easy and currently, we are using their community version along with Jenkins."
"The solution is fairly priced."
Information not available
report
Use our free recommendation engine to learn which Configuration Management solutions are best for your needs.
902,417 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
10%
Manufacturing Company
10%
Computer Software Company
8%
Government
7%
Financial Services Firm
17%
Manufacturing Company
13%
Consumer Goods Company
9%
Construction Company
7%
No data available
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business190
Midsize Enterprise65
Large Enterprise185
By reviewers
Company SizeCount
Small Business27
Midsize Enterprise8
Large Enterprise25
By reviewers
Company SizeCount
Small Business6
Midsize Enterprise2
 

Questions from the Community

How does Microsoft Intune compare with VMware Workspace One?
Microsoft Intune is a great tool for managing a mobile device fleet while keeping access control. The solution makes ...
What are the pros and cons of Microsoft Intune?
Microsoft Intune is a great configuration management tool and has a lot of good things going for it. Here are some of...
How does Google Cloud Identity compare with Microsoft Intune?
Microsoft Intune offers not only an easy-to-deploy data protection and productivity management solution, but also ...
What is your experience regarding pricing and costs for HashiCorp Terraform?
I have never experienced pricing, setup cost, or licensing for HashiCorp Terraform.
What needs improvement with HashiCorp Terraform?
Currently, there is not much to add. However, something that could improve the experience is bridging the gap between...
What is your primary use case for HashiCorp Terraform?
My main use case is only to provision the VM. Normally, in previous times, my team and I worked very hard to build th...
What is your experience regarding pricing and costs for Infisical?
There is not much idea about the pricing and setup cost because a separate team handles those matters. From my perspe...
What needs improvement with Infisical?
Creating multiple organizations at the same time with the pricing plan, instead of creating a very limited amount of ...
What is your primary use case for Infisical?
Infisical is primarily used to maintain secret variables or environment variables across different environments. When...
 

Also Known As

Intune, MS Intune, Microsoft Endpoint Manager
Terraform
No data available
 

Overview

 

Sample Customers

Mitchells and Buzzers, Callaway
Information Not Available
Information Not Available
Find out what your peers are saying about HashiCorp Terraform vs. Infisical and other solutions. Updated: June 2026.
902,417 professionals have used our research since 2012.