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

HashiCorp Terraform vs Perforce Puppet comparison

Sponsored
 

Comparison Buyer's Guide

Executive SummaryUpdated on Jun 3, 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
Perforce Puppet
Ranking in Configuration Management
14th
Average Rating
8.2
Reviews Sentiment
5.4
Number of Reviews
14
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 Perforce Puppet is 3.9%, up from 1.0% 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%
Perforce Puppet3.9%
Other83.9%
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.
MS
Unix Consultant at ExxonMobil
Have managed configurations efficiently with an adaptable tool
I am using Perforce Puppet in the IT industry. I have experience with configuration management tools, specifically Perforce Puppet. I am a user of Perforce Puppet. I have used modular architecture to customize and integrate with my current IT environment. It is flexible and able to address my specific needs. I have worked with event-driven automation, and it helps to identify potential issues when someone manually changes any configuration on the server. Perforce Puppet reinforces the intended configuration that we have set earlier. I recommend Perforce Puppet as it's a good tool for all kinds of business and easy to use. It takes less than three months to learn how to use Perforce Puppet. On a scale of one to ten, I rate Perforce Puppet an eight.

Quotes from Members

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

Pros

"The policies on the solution are very good, the process of enrolling devices is a useful aspect for us, the features that allow us to control the devices are helpful, the initial setup is not hard at all, technical support, in general, has been quite helpful, we've found the configuration capabilities to be quite good, and so far, the solution is fast and has an intuitive interface."
"One of our clients migrated the model workplace based on Intune, achieving a 78 percent cost reduction, which is quite a lot."
"We handle the distribution software, collect metrics for app usage, and create policies to make the device compliant for Microsoft Intune."
"When comparing Microsoft Intune to Jamf, Microsoft Intune is superior."
"The main benefit for us with Microsoft Intune is centralized management of all devices, allowing us to apply one policy across the company from one location."
"The solution is fully integrated with the Microsoft platform and the Autopilot feature, which is a unique feature."
"Intune reduces the load on our on-prem Active Directory by having everything go to one Intune panel, so we can configure group policies, deploy applications, and manage devices, and it has really improved our operations."
"It's easy to deploy a configuration or policy to a system, especially when you don't have Azure AD. Now we are talking to all these small and medium-sized customers who don't necessarily have an on-premise Windows Active Directory. If they have invested in Office 365 Premium, this functionality becomes available to them."
"The first thing I like about the solution is that it keeps a version of your infrastructure."
"The most valuable feature is the great community support."
"The most valuable features of HashiCorp Terraform are automation and management capabilities."
"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."
"It is less time-consuming."
"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 platform's most valuable feature is the infrastructure as code aspect, which allows us to code the infrastructure part, making deployments more efficient."
"The most valuable feature of the solution stems from the modules it offers."
"The organization of the overall product in terms of usage is very good."
"Return on the IaaS project was breaking even in the same year with deployment of 500 VM servers with a 3-tier app stack, and annual ROI from savings thereafter was to the tune of 60-80%."
"Puppet Enterprise provides an autonomous delivery solution and agent-server architecture that was really helpful on our case for Internet base device management."
"Good tools to automate your servers, the time and effort to learn writing manifest is quiet high but it's worth on the long run"
"The most valuable features are the agent, high load balancing, and overall robustness and features."
"Anything that we manage through Puppet always runs perfectly."
"Puppet Enterprise is a stable solution."
"The valuable features I found are installing packages remotely and pushing files from a centralized server, and we can also create users and monitor services remotely."
 

Cons

"I'd like to see an ability to deploy more ways of management, managing devices and processing the policies."
"For additional functionality, I suggest that Microsoft could expand on asset management. Since the platform is there, they could develop it into a full-fledged asset management system."
"I have realized that while it provides a lot of granular control on Windows devices, it has comparatively less functionality for Mac."
"I'd like some more reporting so that I don't have to delve into PowerShell and I can pull more of the local device information such as memory, apps installed, etc. It would be nice to be able to see the apps that are present there but might not be managed. For example, if they installed 7Zip, it could report that back via an installed program or feature to see what was currently installed."
"It should be easier to define policies and comply with those policies."
"There is still a gap between SCCM and Intune, especially in the reporting, inventory, and software deployment areas."
"The pricing could be improved."
"Microsoft Intune is not as fast and extensive as traditional solutions such as SCCM and others."
"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."
"They should include tutorials for understanding the use cases."
"Community tech support could be a little better."
"The syntax is a bit difficult, and it would great if it could be easier."
"Lacks flexibility in common programming languages."
"The integration with this solution needs to be improved."
"The product can integrate and utilize more services from different competitors. Currently, their commands are quite similar to Kubernetes, which we use in our CI/CD pipeline. Also, they should consider incorporating Windows command line, like PowerShell."
"Automation is needed to import everything at once from a manual environment or by a specific resource group."
"We would like Puppet to add more integration for applications."
"It needs GUI based automation. There is way too much command line work involved."
"The compliance side needs work. Puppet doesn't have much in terms of dealing with compliance."
"At the beginning the initial setup was kind of complex."
"It's a bit of a pain point to make sure that everything works once we've upgraded it because Puppet has been evolving pretty fast."
"Puppet has a steep learning curve so you need to spend some time before you can use Puppet daily."
"Well at the beginning it was kind of complex. Because you had a lack of knowledge."
"Puppet Enterprise should improve the general extensibility for places where they can't install it."
 

Pricing and Cost Advice

"It's a bit expensive from a licensing perspective, especially as we look to have organizations with tenants across the globe."
"The licensing is on a yearly basis."
"We use Defender ATP and E5 licenses."
"If you're subscribing to Premium or E3, there are no additional costs for Intune, it's included."
"Its price is quite okay. I wish they provide certain additional features with the same license."
"While I can't provide insights from a business perspective, it's worth noting that the pricing may differ significantly, and the discount we received might not be reflective of standard business rates."
"I rate Intune five out of 10 for pricing. It's expensive."
"Microsoft Intune is pretty reasonable. We have difficulty with Azure, which is probably why we have not put many assets in Azure. Everything we put there is very expensive."
"They have given it to us at a monthly cost, but it is on a yearly basis."
"I rate the price of HashiCorp Terraform a seven out of ten."
"There are free and paid versions of the solution. We use the free version."
"Terraform is a little expensive."
"HashiCorp Terraform is a free solution."
"The solution is open-source."
"You can do everything with the free license of this solution."
"HashiCorp Terraform is a cost-effective solution."
"Depending on the size of the organization there is a point when the price of Puppet Enterprise should be lower. However, they provide really good functionality, features, and capabilities."
"Puppet Enterprise’s pricing is competitive."
"Puppet Enterprise can be an expensive solution for smaller businesses."
"The main thing that we noticed when we switched from the enterprise version to the community version was the difference in cost — the infrastructure is pretty expensive."
report
Use our free recommendation engine to learn which Configuration Management solutions are best for your needs.
900,644 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%
Financial Services Firm
17%
Comms Service Provider
11%
Outsourcing Company
10%
Construction Company
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business192
Midsize Enterprise62
Large Enterprise185
By reviewers
Company SizeCount
Small Business27
Midsize Enterprise8
Large Enterprise25
By reviewers
Company SizeCount
Small Business10
Midsize Enterprise1
Large Enterprise5
 

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 Puppet Enterprise?
Regarding the cost, I find it expensive, always. I don't know how much the license would cost per year or per user ap...
What needs improvement with Puppet Enterprise?
I don't know what could be improved in Perforce Puppet to make this tool better for the next release. I can't think o...
What is your primary use case for Puppet Enterprise?
My main use case for Perforce Puppet is for configuration management.
 

Also Known As

Intune, MS Intune, Microsoft Endpoint Manager
Terraform
Puppet
 

Overview

 

Sample Customers

Mitchells and Buzzers, Callaway
Information Not Available
Los Alamos National Laboratory, GitHub, IP Commerce, Cedexis, Spiceworks, Server Density, Swisstopo, Chockstone, Constant Contact, NICS, Citrix
Find out what your peers are saying about HashiCorp Terraform vs. Perforce Puppet and other solutions. Updated: June 2026.
900,644 professionals have used our research since 2012.