// DEVOPS

Terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure
Terraform is an open source devops project written in Go, with 48,355 stars and 9,500 forks on GitHub. It is licensed under NOASSERTION and falls in the DevOps category. Key topics: infrastructure, iac, cloud, automation.
// FACTS
- Stars
- 48.4k
- Forks
- 9.5k
- Open issues
- 1.9k
- Language
- Go
- License
- NOASSERTION
- Category
- DevOps
- Added
- 10d ago
- Updated
- 9d ago
// ABOUT
Terraform is an infrastructure-as-code tool that lets you define both cloud and on-prem resources in human-readable configuration files that you can version, reuse, and share. It supports hundreds of providers including AWS, Azure, GCP, and Kubernetes. The declarative approach with a state file ensures idempotent, predictable infrastructure changes.
// TOPICS
INFRASTRUCTUREIACCLOUDAUTOMATION
// REVIEWS [000]
No reviews yet — be the first.
$ WRITE A REVIEW
// COMMENTS [000]
No comments yet.
$ ADD A COMMENT