HashiCorp Terraform vs. ServiceNow IT Service Management

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
HashiCorp Terraform
Score 8.8 out of 10
N/A
Terraform from HashiCorp is a cloud infrastructure automation tool that enables users to create, change, and improve production infrastructure, and it allows infrastructure to be expressed as code. It codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned. It is available Open Source, and via Cloud and Self-Hosted editions.
$0
ServiceNow IT Service Management
Score 8.2 out of 10
N/A
Built on the ServiceNow Now Platform, the IT Service Management bundle provides an agent workspace with knowledge management, and modules supporting issue tracking and problem resolution, change, release and configuration management.N/A
Pricing
HashiCorp TerraformServiceNow IT Service Management
Editions & Modules
Open Source
$0
Team & Governance
$20/user
per user/per month
Enterprise
Contact sales team
ITSM Standard
Custom Quote
ITSM Pro
Custom Quote
ITSM Enterprise
Custom Quote
Offerings
Pricing Offerings
HashiCorp TerraformServiceNow IT Service Management
Free Trial
NoNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsITSM Pro and ITSM Enterprise also are available with optional "Plus" add-ons. These include AI Agents, an AI Agent Studio, and other features that augment the capabilities of the platform using AI Virtual Agents to automate tasks.
More Pricing Information
Community Pulse
HashiCorp TerraformServiceNow IT Service Management
Features
HashiCorp TerraformServiceNow IT Service Management
Configuration Management
Comparison of Configuration Management features of Product A and Product B
HashiCorp Terraform
7.9
5 Ratings
2% below category average
ServiceNow IT Service Management
-
Ratings
Infrastructure Automation8.95 Ratings00 Ratings
Automated Provisioning8.75 Ratings00 Ratings
Parallel Execution6.14 Ratings00 Ratings
Node Management7.63 Ratings00 Ratings
Reporting & Logging7.84 Ratings00 Ratings
Version Control8.25 Ratings00 Ratings
Incident and problem management
Comparison of Incident and problem management features of Product A and Product B
HashiCorp Terraform
-
Ratings
ServiceNow IT Service Management
8.4
72 Ratings
2% above category average
Organize and prioritize service tickets00 Ratings9.271 Ratings
Expert directory00 Ratings7.855 Ratings
Service restoration00 Ratings8.260 Ratings
Self-service tools00 Ratings7.769 Ratings
Subscription-based notifications00 Ratings8.867 Ratings
ITSM collaboration and documentation00 Ratings8.864 Ratings
ITSM reports and dashboards00 Ratings8.666 Ratings
ITSM asset management
Comparison of ITSM asset management features of Product A and Product B
HashiCorp Terraform
-
Ratings
ServiceNow IT Service Management
9.0
65 Ratings
8% above category average
Configuration mangement00 Ratings9.364 Ratings
Asset management dashboard00 Ratings9.063 Ratings
Policy and contract enforcement00 Ratings8.756 Ratings
Change management
Comparison of Change management features of Product A and Product B
HashiCorp Terraform
-
Ratings
ServiceNow IT Service Management
8.6
66 Ratings
0% above category average
Change requests repository00 Ratings8.666 Ratings
Change calendar00 Ratings8.660 Ratings
Service-level management00 Ratings8.662 Ratings
Best Alternatives
HashiCorp TerraformServiceNow IT Service Management
Small Businesses
HashiCorp Vagrant
HashiCorp Vagrant
Score 10.0 out of 10
Agiloft Service Desk (discontinued)
Agiloft Service Desk (discontinued)
Score 9.0 out of 10
Medium-sized Companies
Ansible
Ansible
Score 9.2 out of 10
Agiloft Service Desk (discontinued)
Agiloft Service Desk (discontinued)
Score 9.0 out of 10
Enterprises
Ansible
Ansible
Score 9.2 out of 10
ManageEngine ServiceDesk Plus
ManageEngine ServiceDesk Plus
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
HashiCorp TerraformServiceNow IT Service Management
Likelihood to Recommend
8.4
(30 ratings)
9.4
(80 ratings)
Likelihood to Renew
-
(0 ratings)
9.0
(13 ratings)
Usability
8.1
(5 ratings)
9.0
(13 ratings)
Availability
-
(0 ratings)
10.0
(1 ratings)
Performance
9.4
(3 ratings)
9.0
(1 ratings)
Support Rating
7.4
(5 ratings)
7.3
(22 ratings)
Online Training
-
(0 ratings)
1.0
(1 ratings)
Implementation Rating
-
(0 ratings)
10.0
(3 ratings)
Ease of integration
9.2
(3 ratings)
-
(0 ratings)
Product Scalability
-
(0 ratings)
10.0
(1 ratings)
User Testimonials
HashiCorp TerraformServiceNow IT Service Management
Likelihood to Recommend
HashiCorp
Anything that needs to be repeated en masse. Terraform is great at taking a template and have it be repeated across your estate. You can dynamically change the assets they're generating depending on certain variables. Which means though templated assets will all be similar, they're allowed to have unique properties about them. For example flattening JSON into tabular data and ensuring the flattening code is unique to the file's schema.
Read full review
ServiceNow
In terms of reporting, it has helped us a lot. Very easy to find an audit trail of who did what, when, and how long. It used to take us too long to figure out what was going wrong, and now we have clear monitoring on everything. The splitting of our smaller IT team into a larger one with 2 teams was also made easier with the auto-assignment, categorization, and escalation features. Approval processes take less time now. We have clear permissions set up for the manager and both teams.
Read full review
Pros
HashiCorp
  • Terraform is cloud agnostic. Just select the suitable provider for the cloud and it will do the job.
  • Templating is possible to make the Terraform templates reusable.
  • Variables can be created to make the templates generic so that it can be reused for different environments or resources.
Read full review
ServiceNow
  • Integration
  • Good search capabilities. Applications are created within CMDB and we can search for the app to see the changes, incidents and problems created
  • Reporting. Great store of MIS reports and will let you to create custom reports
  • Visual Task Boards - use it as Kanban boards
Read full review
Cons
HashiCorp
  • The language itself is a bit unusual and this makes it hard for new users to get onboarded into the codebase. While it's improving with later releases, basic concepts like "map an array of options into a set of configurations" or "apply this logic if a variable is specified" are possible but unnecessarily cumbersome.
  • The 'Terraform Plan' operation could be substantially more sophisticated. There are many situations where a Terraform file could never work but successfully passes the 'plan' phase only to fail during the 'apply' phase.
  • Environment migrations could be smoother. Renaming/refactoring files is a challenge because of the need to use 'Terraform mv' commands, etc.
Read full review
ServiceNow
  • Finding requests that I opened and have since been completed by the assigned group/individual is very difficult to accomplish unless I've written down the request numbers somewhere.
  • Requests that I opened and are subsequently closed, often continue to appear in the list of "My Open Requests" giving the appearance that they were not completed when in fact they were.
  • It may exist, but if it does I haven't found it yet, which makes it less than intuitive, but I would like to see the ability to recall a request in ServiceNow.
  • I believe our firewall rule change request for is a custom form, but it has a serious drawback. If I submit such a request and need to make a correction to it before it is approved, there isn't anyway for me to do so. The request has to first be rejected with the creation of a sub-task in order to edit it before it is resubmitted for approval.
Read full review
Likelihood to Renew
HashiCorp
No answers on this topic
ServiceNow
To be completely honest setting up a new ticketing system can be a pain in the ass. Once you have it setup and customized the way you want it, you don't want to switch unless you're unhappy with the product. Unless future releases and updates really muck the system up, I wouldn't change.
Read full review
Usability
HashiCorp
I love Terraform and I think it has done some great things for people that are working to automate their provisioning processes and also for those that are in the process of moving to the cloud or managing cloud resources. There are some quirks to HCL that take a little bit of getting used to and give picking up Terraform a little bit of a learning curve, thus the rating
Read full review
ServiceNow
The dashboard is so confusing, [there are] many clicks to open a task and search by a ticket. The Enterprise customisation [we did] has finished to kill the software and creates a really bad experience on a daily basis. [It is] So slow, and so many clicks to process a ticket. Works only on IE so, that [should] make you realize that [it] is a bad idea.
Read full review
Reliability and Availability
HashiCorp
No answers on this topic
ServiceNow
We have never had any issues with ServiceNow's availability that I am aware of in the two years I have been using it.
Read full review
Performance
HashiCorp
Terraform's performance is quite amazing when it comes to deployment of resources in AWS. Of course, the deployment times depend on various parameters like the number of resources to deploy and different regions to deploy. Terraform cannot control that. The only minor drawback probably shows up when a terraform job is terminated mid way. Then in many cases, time-consuming manual cleanup is required.
Read full review
ServiceNow
For a massive system, page loads are reasonably quick, including searches.
Read full review
Support Rating
HashiCorp
I have yet to have an opportunity to reach out directly to HashiCorp for support on Terraform. However, I have spent a great deal of time considering their documentation as I use the tool. This opinion is based solely on that. I find the Terraform documentation to have great breadth but lacking in depth in many areas. I appreciate that all of the tool's resources have an entry in the docs but often the examples are lacking. Often, the examples provided are very basic and prompt additional exploration. Also, the links in the documentation often link back to the same page where one might expect to be linked to a different source with additional information.
Read full review
ServiceNow
I would give it this rating because we have had no major issues with the support for ServiceNow after we implemented it at our organization. They seem to respond promptly and efficiently if we ever do need to open a support case with them about an issue we are having.
Read full review
Online Training
HashiCorp
No answers on this topic
ServiceNow
To type in what should be a text box, you have to click an empty cell, a tiny text box pop up opens with a check box and an X. You the. Type in the text box and have to click the check mark. If you have a bunch of fields to fill out, doing this is very annoying. Absolutely know thought went in to this. I'm sure somebody in marketing thought it was a good idea. It wasn't.
Read full review
Implementation Rating
HashiCorp
No answers on this topic
ServiceNow
Without exception, every client I have worked with has been very happy with their resulting product. While this is partly due to my work, I must point out that the platform is the winning decision, not the implementer.
Read full review
Alternatives Considered
HashiCorp
Terraform is the solid leader in the space. It allows you to do more then just provisioning within a pre-existing servers. It is more extensible and has more providers available than it competitors. It is also open source and more adopted by the community then some of the other solutions that are available in the market place.
Read full review
ServiceNow
We used to use Jira to handle service tickets but it's way too robust for something this straightforward. Due to the nature of Jira, you needed to already have a lot of documentation and knowledge about who should be assigned the ticket, so the lift of creating a ticket was time consuming.
Read full review
Scalability
HashiCorp
No answers on this topic
ServiceNow
ServiceNow works as an enterprise solution.
Read full review
Return on Investment
HashiCorp
  • we are able to deploy our infrastructure in a couple of ours in an automated and repeatable way, before this could take weeks if the work was done manually and was a lot of error prone.
  • having the state file, you can see a diff of what things have changed manually out side of Terraform which is a huge plus
  • if state file gets corrupted, it is very hard to debug or restore it without an impact or spending hours ..
  • writing big scale code can be very challenging and hard to be efficient so it's usable by the whole team
Read full review
ServiceNow
  • We don't currently have a CMDB, so we are leveraging ServiceNow to build one using their ITSM and ITOM tools. This is a huge gap for us as a company and it will be a big win once this is in place.
  • The core help desk functions are comparable to most other tools on the market, but SN does a great job of integrating that data with other modules like Problem, Change and Event Management to provide a truly integrated solution.
  • The tool is expensive, so you will need to try to do as much as you can with the platform. We currently use other systems for HAM and SAM but will be including these in our ServiceNow instance in the future to help maximize our ROI.
Read full review
ScreenShots

HashiCorp Terraform Screenshots

Screenshot of Terraform StateScreenshot of Terraform RunsScreenshot of Terraform VariablesScreenshot of Terraform WorkspacesScreenshot of Terraform Cost Estimation

ServiceNow IT Service Management Screenshots

Screenshot of Screenshot of Screenshot of Screenshot of