8.7
Spot Score
Automate and accelerate your cloud infrastructure with ease.
Add to compare
Starts from $20/User/Month, also offers free forever plan
Log in Required to View Reviews
Filter results
Sort by :
Showing 1-10 out of 82
RC
Ramiro C
12/18/23
"GitOps harmony with Terraform"
What do you like best about Hashicorp Terraform? The application is characterized by a high degree of user-friendliness and ease of installation. It was employed on a daily basis for the deployment of new features within our continuous integration and continuous deployment (CI/CD) framework. Additionally, it found utility in the establishment and maintenance of monitors and alerts within the Datadog monitoring platform. What do you dislike about Hashicorp Terraform? Although Terraform ...
Read more
RC
Ramiro C
12/18/23
"GitOps harmony with Terraform"
What do you like best about Hashicorp Terraform? The application is characterized by a high degree of user-friendliness and ease of installation. It was employed on a daily basis for the deployment of new features within our continuous integration and continuous deployment (CI/CD) framework. Additionally, it found utility in the establishment and maintenance of monitors and alerts within the Datadog monitoring platform. What do you dislike about Hashicorp Terraform? Although Terraform ...
Read more
MB
Madhukar B
10/22/23
"Best IAC tool to deploy infrastructure on cloud such as AWS,Azure etc"
What do you like best about Hashicorp Terraform? We can spin up required infrastructure within in minutes, absolutely easy to use application with abundant documentation available online. What do you dislike about Hashicorp Terraform? I loved everything, but there can be an option to protect statefile with a password on local machine. What problems is Hashicorp Terraform solving and how is that benefiting you? It solves deploying infrastructure on cloud with code, we do not need to deploy ...
Read more
MB
Madhukar B
10/22/23
"Best IAC tool to deploy infrastructure on cloud such as AWS,Azure etc"
What do you like best about Hashicorp Terraform? We can spin up required infrastructure within in minutes, absolutely easy to use application with abundant documentation available online. What do you dislike about Hashicorp Terraform? I loved everything, but there can be an option to protect statefile with a password on local machine. What problems is Hashicorp Terraform solving and how is that benefiting you? It solves deploying infrastructure on cloud with code, we do not need to deploy ...
Read more
RY
Ranjan Y
10/17/23
"Infrastruture as a code"
What do you like best about Hashicorp Terraform? Everything we can automate as a code,means whatever infrastrucute you need you can automate in the form of code. What do you dislike about Hashicorp Terraform? there is nothing which can be disliked.it is pretty impressive tool What problems is Hashicorp Terraform solving and how is that benefiting you? it can used to create an infrastruture.meanwhile we can provision out any infrastrucutre.for creating ec2 instance,creating s3 bucket, ...
Read more
RY
Ranjan Y
10/17/23
"Infrastruture as a code"
What do you like best about Hashicorp Terraform? Everything we can automate as a code,means whatever infrastrucute you need you can automate in the form of code. What do you dislike about Hashicorp Terraform? there is nothing which can be disliked.it is pretty impressive tool What problems is Hashicorp Terraform solving and how is that benefiting you? it can used to create an infrastruture.meanwhile we can provision out any infrastrucutre.for creating ec2 instance,creating s3 bucket, ...
Read more
HR
Hanumantha Rao B
10/08/23
"Terrific platform to code Infra"
What do you like best about Hashicorp Terraform? The buety to bring resources using a code and also able to store the state of the infra and able to destroy or update anytime neaded. What do you dislike about Hashicorp Terraform? Need to bring many more functions so that to make most use full potential of the Infrastructure as Code. What problems is Hashicorp Terraform solving and how is that benefiting you? Previously we used to struggle to do Disaster Recovery where, we ahve to manually ...
Read more
HR
Hanumantha Rao B
10/08/23
"Terrific platform to code Infra"
What do you like best about Hashicorp Terraform? The buety to bring resources using a code and also able to store the state of the infra and able to destroy or update anytime neaded. What do you dislike about Hashicorp Terraform? Need to bring many more functions so that to make most use full potential of the Infrastructure as Code. What problems is Hashicorp Terraform solving and how is that benefiting you? Previously we used to struggle to do Disaster Recovery where, we ahve to manually ...
Read more
AU
Anonymous User
09/22/23
"Good tool for provisioning cloud infrastructure and managing infrastructure as code"
What do you like best about Hashicorp Terraform? - Supports provisioning infrastructure for lots of cloud providers (AWS, GCP, Datadog, Github) - Does an excellent job in managing cloud resources as code. - Terraform does an excellent job in managing state management of resources. - Speeds up deploying infrastructure to cloud. - Diffs feature in terraform helps to easily identify differences in resource configurations. - Feature for exporting existing resources to state files via ...
Read more
TB
Tushar B
08/20/23
"Automation of cloud resources made easy with Terraform"
What do you like best about Hashicorp Terraform? Easy syntax and multi cloud support for almost all services and automation is easy using CI/CD pipelines What do you dislike about Hashicorp Terraform? State file management can be improved and more oprions for backend can be added What problems is Hashicorp Terraform solving and how is that benefiting you? Automating creation of all cloud resources and managing the resources with CI/CD pipelines . We are currently using Gitlab CI/CD