- Terraform — closed source
- OpenTofu — open source community fork of Terraform
- CloudFormation
- Pulumi
Concepts
Infrastructure as code
Ravion uses infrastructure as code to manage cloud resources declaratively with Terraform, giving you reviewable, repeatable changes.
Infrastructure as code (IaC) is a way to manage cloud infrastructure using code.
Common tools include: