Tutorials and Guides from the Cloud

Tutorials

Category: All Tutorials

How to use Terraform variables

Variables in Terraform are a great way to define centrally controlled reusable values. The information in Terraform variables is saved independently from the deployment plans, which makes the values easy to read and edit from a single file.

Janne Ruostemaa

Editor-in-Chief

Back to top