Terraform Infrastructure as Code

Reference entries explaining Terraform’s declarative infrastructure-as-code model and multi-provider workflow.

Terraform expresses desired infrastructure in configuration, evaluates the changes needed to reach it, and applies those changes through provider APIs. These entries explain the model and the boundaries of using one workflow across several platforms.

Entry Focus
Terraform and infrastructure as code Declarative configuration, plans, state, and the role Terraform does—and does not—play.
Terraform multi-provider workflows Using providers for different platforms while retaining one configuration workflow.

In this section

Revised on Friday, September 11, 2026