Variables
Discover Terraform variables and their applications! Variables are a great way to define centrally controlled reusable values. This course explores variable configuration and parameters as well as input and output. Among the topics explored in this course you will learn about how to tie characters together through string variables and how to get decisive with Booleans. Then learn what input variables are and how to use them in Terraform. Next see how to assign variables define lists use and assign maps and define output variables that you can then use. As a review exercise you will configure a variable define a list and a map create a map view an output variable and finally assign an input variable.