tf-profile

Profile and analyze Terraform execution performance and resource usage

brewmacoslinux
Try with needOr install directly
Source

About

CLI tool to profile Terraform runs

Commands

tf-profile

Examples

Profile a Terraform plan operation$ tf-profile terraform plan
Profile a Terraform apply operation with detailed metrics$ tf-profile terraform apply -auto-approve
Generate profile report for specific Terraform operation$ tf-profile --output json terraform validate