# Terraform
Terraform is an extremely popular open source Infrastructure as Code (IaC) tool that can be used with many different cloud and service provider APIs. Terraform focuses on an immutable approach to infrastructure, with a terraform state file center to tracking the status of your real world infrastructure.
Terraform Website
Terraform Documentation
Terraform Tutorials
Intro to Terraform Video
Terraform CDK Website
What is the CDKTF?
CDKTF Getting Started Guide
CDKTF Examples
How to Scale Your Terraform Infrastructure