opentofu

Open source infrastructure as code tool compatible with Terraform

brewmacoslinux
Try with needOr install directly
Source

About

Drop-in replacement for Terraform. Infrastructure as Code Tool

Commands

tofu

Examples

Initialize a new OpenTofu working directory$ tofu init
Create and review an execution plan for infrastructure changes$ tofu plan
Apply the infrastructure changes defined in configuration files$ tofu apply