HashiCorp Terraform, the simple and versatile IAC
Use Cases and Deployment Scope
We integrated HashiCorp Terraform for AWS configuration, such as VPC setup, subnets, routing, security groups, endpoints, etc.
Pros
- Automation
- easy to deploy
- simplicity in the coding language
Cons
- Importing resources into the code could be more automated.
Likelihood to Recommend
It is very useful for deploying a system or part of a system in the cloud. Such as AWS or Azure.You can also use it to manage the users and permissions of a database.You can have a version control by saving the IAC in a code repository.
