Provide any Terraform module and we'll run terraform init, terraform plan, and terraform show in a sandbox. Review resources, module structure, and dependencies without touching your local environment.
terraform init
terraform plan
terraform show
Execution happens in a sandboxed worker. Modules running long-lived providers may fail if credentials are required.