Terraform
From Freephile Wiki
Terraform is an infrastructure-as-code software tool created by HashiCorp. Users define and provide data center infrastructure using a declarative configuration language known as HashiCorp Configuration Language (HCL), or optionally JSON.
Although Terraform is the dominant leader in the space (citation needed), there has been some general community forming behind the OpenTofu project (open source fork of Terraform) that is hosted by the Linux Foundation.