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

Reviews from AWS customer

6 AWS reviews

External reviews

106 reviews
from and

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


    Anderson S.

De-facto Infra as Code Tool

  • April 02, 2018
  • Review provided by G2

What do you like best about the product?
Mature-ish, large user base, easy to use, syntax good enough (e.g. not as verbose as Cloudformation), helpful-ish error messages.
What do you dislike about the product?
No easy roll-backs, not as good support as aws for other cloud providers, terraform state need to be dealt with extreme care as a corrupted state is a big hassle.
What problems is the product solving and how is that benefiting you?
Infrastructure as code, code deployments with Jenkins
Recommendations to others considering the product:
Don't have any other choice, but that's not to say this is a bad tool. It is good enough.


    Toby A.

Architecture as code - done right

  • November 12, 2016
  • Review provided by G2

What do you like best about the product?
"Infrastructure" as code is a brilliant description of what Hashicorp have done with Terraform. The HCL syntax is incredibly easy to use, along with their intuitive and powerful CLI tool
What do you dislike about the product?
As long as Terraform is implemented correctly, there isn't much to dislike. There isn't great support for Terraform in a few CI tools, unfortunately.
What problems is the product solving and how is that benefiting you?
We're using terraform to bootstrap our future container infrastructure. But in the meantime we're deploying services onto pre-provisioned architecture.