> cat /dev/github | grep security-tools
discovered 03 Aug 2026

terraform

via awesome-list
→ View on GitHub
Terraform is an infrastructure management tool that enables users to build, change, and version infrastructure in a safe and efficient manner using Infrastructure as Code principles. Key features include execution plans that outline proposed changes, a resource graph that optimizes resource creation and modification, and automation capabilities that reduce human error during complex changesets. Terraform supports both major service providers and custom solutions, making it versatile for various infrastructure setups.