Terraform Runner
Prodvana's Terraform runner simplifies the management of many terraform modules with complex dependencies.
Under the hood, Terraform Runner works like a Runtime Extensions, with the fetch function being terraform plan
and the apply function being terraform apply
.
Updated 5 days ago