Skip to main content
Version: 1.0

Terraform

  • Is an IaC. Focus on what to do instead of how to do.

Allows to:

  • Like resources by specifing dependencies
  • Standardize the resource by using modules
  • Limit values by the mean of variables