$ terraform init
✓ Initializing backend...
✓ Providers loaded: aws, kubernetes, postgres
$ kubectl get nodes
NAME STATUS ROLES AGE
prod-node-1 Ready master 42d
prod-node-2 Ready worker 42d
prod-node-3 Ready worker 42d
$ laniakea db-tune --env production --analyze
✓ Scanning 142 slow queries...
✓ Index recommendations: 8 found
✓ Estimated performance gain: +340%
$ laniakea audit --env production
✓ Scanning 847 resources...
⚠ 3 critical issues found
✓ Estimated savings: $4,200/mo