Terraform IaC with Policy Governance

Provisioned VNets, web apps, and storage via Terraform with policy guardrails and remote state in Storage Account.

TerraformAzure PolicyRemote StateWorkspaces

What I built

  • Terraform modules for reusable networking and app infra.
  • Azure Policy for allowed SKUs and required tags.
  • Workspaces for dev/stage/prod; pipeline validates plan on PR.

Outcomes

  • Infra changes become code-reviewed and auditable.
  • Cost savings by enforcing right-size SKUs.