Skip to content

hashicorp-education/learn-terraform-variables

Folders and files

NameName
Last commit message
Last commit date
Feb 13, 2023
Sep 22, 2020
Jun 25, 2024
Oct 12, 2022
Aug 30, 2022
Mar 27, 2024
Feb 13, 2023
Jun 25, 2024
Feb 13, 2023

Repository files navigation

Learn Terraform variables

You can use input variables to customize your Terraform configuration with values that can be assigned by end users of your configuration. Input variables allow users to re-use and customize configuration by providing a consistent interface to change how a given configuration behaves.

Follow along with this Learn Terraform variables tutorial.