Problem Statement
Which open-source tool is commonly used for multi-cloud infrastructure automation?
Explanation
Terraform by HashiCorp lets you manage infrastructure across AWS, Azure, and GCP.
It uses declarative configuration files and tracks resource state for repeatable deployments.