Infrastructure Configured
Overall Satisfaction with Terraform
Our AWS environment is defined through Terraform configuration scripts for the entire engineering organization. We manage our AWS environment using Terraform configuration files stored in our GitHub. We format the configuration files, run the plan command to review changes (additions, drops, and changes) when compared to production and then apply the changes if everything looks good!
Pros
- Permissions.
- Review plan before deployment.
Cons
- Explaining what needs to be used for what for novice AWS users.
- Very finicky with formatting. Should include formatting implicitly.
- Prevents mistakes compared to deploying directly on live environment.
- Configuration changes are reviewed before changes are made (using Git of course).
Do you think HashiCorp Terraform delivers good value for the price?
Not sure
Are you happy with HashiCorp Terraform's feature set?
Yes
Did HashiCorp Terraform live up to sales and marketing promises?
I wasn't involved with the selection/purchase process
Did implementation of HashiCorp Terraform go as expected?
I wasn't involved with the implementation phase
Would you buy HashiCorp Terraform again?
Yes
Comments
Please log in to join the conversation