Student Reviews
( 5 Of 5 )
1 review
Video of Terraform on Google Cloud #5 Input Variables in Terraform course by The Zone channel, video No. 6 free certified online
Hello friends,
In the previous videos, there were some values, like region and zone that we needed in multiple locations of the configuration, and I just went with retyping them every time I needed to: I used what is called hard-coded values
Hashicorp configuration language, like any other, can include variables to make configurations more dynamic and flexible. They are called Input variables: so Let's see how it works!
---------- TIMESTAMP ---------
0:00 - Intro
0:29 - Variable declaration
2:01 - How to use variables
3:48 - Variable files
Enjoy!