- Ansible
- Chef
- Puppet
- Terraform
- Pulumi - alternative for Terraform with support for popular languages. Define infrastructure with source code instead of DSL.
- Infracost - tool for estimating infrastructure cost for terraform project
- Checkov - terraform security policy tool
- Testing:
- Terratest - tool for testing infrastructure created by terraform
- Localstack - local AWS cloud simulator