terraformlisted
Install: claude install-skill itlackey/akm
# Terraform
Define infrastructure as HCL modules, plan with `terraform plan`, apply with `terraform apply`. Pin provider versions, store state remotely with locking enabled, and never commit `.tfstate` to git.