terraform

Installation
SKILL.md

Terraform

Manage infrastructure as code using Terraform CLI.

Initialize

cd /workspace/infra && terraform init

Plan (preview changes)

cd /workspace/infra && terraform plan -no-color

Plan with specific target

Installs
2
First Seen
Mar 1, 2026
terraform — thinkfleetai/thinkfleet-engine