# Terraform

Use Terraform when you want declarative Infrastructure as Code.

### Good fit

* Shared environments managed via code review.
* Repeatable stacks across teams and regions.
* Drift detection and controlled rollouts.

### What to document here

* Install and upgrade
* Provider configuration and authentication
* Minimal example for a first resource
* State management guidance

{% hint style="info" %}
Add your official provider link and version support policy here.
{% endhint %}
