Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

87 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Nikita L.

Best tool for infrastructure as code

  • February 16, 2020
  • Review verified by G2

What do you like best about the product?
A simple but convenient tool for building a cloud hosting architecture.
What do you dislike about the product?
Some difficulties with secrets/passwords storage.
What problems is the product solving and how is that benefiting you?
Build and maintain infrastructure.


    Computer Software

Bringing order to the chaos of provisioning infrastructure

  • October 24, 2019
  • Review provided by G2

What do you like best about the product?
Terraform provides great features to bring discipline and order to your infrastructure provisioning. Terraform is a fantastic choice for moving towards Infrastructure as Code, providing an approachable path towards gitops in a pull request model with readily digestible diffs. The available providers continues to grow and deliver more value to your immutable infrastructure choices. The ability to plan and see changes before applying them is crucial to avoid deploying unexpected infrastructure changes.
What do you dislike about the product?
The lack of certain features in the configuration language HCL used to author your IaC code. This continues to get better with each release, especially the 0.12 release.
What problems is the product solving and how is that benefiting you?
We are solving issues with compliance and shadow IT by enforcing a centralized place for infrastructure provisioning, allowing readily tracked and visible infrastructure changes being created, updated, or destroyed. Existing infrastructure is able to be imported to be pulled under IaC control. Infrastructure resource changes are able to be commented on, discussed, and reviewed in the same way our code changes are. It also allows easier associations of changes to request tickets for necessary auditing purposes.


    Saikrishna B.

Cloud Automation Scripting

  • September 26, 2019
  • Review provided by G2

What do you like best about the product?
Creating services, Resources and other tools which cloud dependent and other third party vendor tools can easly automated through one click.
What do you dislike about the product?
Not all the services available on terraform. hope its going to be Previewed soon.
What problems is the product solving and how is that benefiting you?
I can create and destroy resources through automation tool terraform. I have saved a lot of time.
Recommendations to others considering the product:
User friendly language is used for automation .


    Financial Services

Terraform enterprise

  • September 13, 2019
  • Review provided by G2

What do you like best about the product?
The simplicity of the functionality. State management is easy.
What do you dislike about the product?
Sometimes there are issues reading the status of what was changed and what was updated. A neater format would be nice.
What problems is the product solving and how is that benefiting you?
Infrastructure as code and automating these tasks


    Financial Services

DevOps Engineer

  • July 01, 2019
  • Review verified by G2

What do you like best about the product?
Best documentation, ease of use. Multi cloud deployments lots of resources etc
What do you dislike about the product?
Nothing I could think of everything is awesome
What problems is the product solving and how is that benefiting you?
To spin up infrastructure in aws
Recommendations to others considering the product:
Keep going and bring blockchain resources


    Computer Software

Flexible but frustrating at times

  • January 25, 2019
  • Review provided by G2

What do you like best about the product?
Provider agnostic, HCL, simple to learn basics
What do you dislike about the product?
Missing support for a lot of useful features like nested loops
What problems is the product solving and how is that benefiting you?
Infrastructure as Code


    Ry N.

Great software for VMware Administrators!

  • August 18, 2018
  • Review provided by G2

What do you like best about the product?
i like that it allows me to deploy infrastructure as code easily and quickly! Terraform allows you to create templates that define servers within vmware. You can then deploy these templates to create the servers with no manual intervention by the administrator. I also like that Terraform can be used across multiple cloud providers, such as AWS and Microsoft Azure. The templates being cross-platform truly make Terraform a great product for any IT administrator!
What do you dislike about the product?
The documentation for the vmware module is not very user friendly. In addition, I found that the VMware module is a bit lacking in certain areas. Deploying network settings for a VM took a while to figure out and was not user friendly at all.
What problems is the product solving and how is that benefiting you?
I am able to deploy virtual servers as code quickly and efficiently. Terraform allows me to keep server deployments consistent, so that when I need to deploy multiple identical servers, I can ensure they are all identical and deploy them efficiently.
Recommendations to others considering the product:
Its a great product!


    Internet

Revolutionary tool for infrastructure as code

  • August 17, 2018
  • Review provided by G2

What do you like best about the product?
Cross-platform support for AWS, GPC. Being able to achieve blue green deployment for achieve zero downtime. Works for all cloud resources.
What do you dislike about the product?
The learning curve is a bit deep, and you need to learn Go language.
What problems is the product solving and how is that benefiting you?
We can now confidently deploy infrastructure changes.


    Internet

Solution for all provisioning needs

  • August 14, 2018
  • Review provided by G2

What do you like best about the product?
It is great at what it does. Easily pluggable to existing workflows. The configurations have a learning curve but worth it. It is a polished product even when it has not been around for so long yet.
What do you dislike about the product?
It handles provisioning well but not good for configuration management and you need to implement something like ansible, chef in conjunction. They already have decent provisioning support so it becomes a bit difficult to pitch it to management to go for it.
What problems is the product solving and how is that benefiting you?
We are using Terraform for our cloud VM provisioning. It has brought us closer to our goal of becoming cloud-agnostic.


    Vishwa S.

The best and most user friendly cloud automation tool

  • August 04, 2018
  • Review verified by G2

What do you like best about the product?
This is very easy to use and learn. I can't imagine the value it brings to Operations and deployment teams.
What do you dislike about the product?
During a failed TF run, the error detail is insufficient at certain circumstances to understand the reason. Hence, I was left clueless at times and got stuck not being able to fix my code.
What problems is the product solving and how is that benefiting you?
Automating cloud architectures for CI/CD
Recommendations to others considering the product:
Improve the debugging capabilities.