filmov
tv
Terraform Input Variable (string, number, bool, list, map...) | How to use Terraform Input Variable
Показать описание
Terraform Input Variable (string, number, boo, list, map...) | How to use Terraform Input Variable
▬▬▬▬▬▬ ⭐️ Instruction's Guides ⭐️ ▬▬▬▬▬▬
But before you start working with Terraform you must understand different types of variables provided by the terraform -
1. string - It will hold string values
2. number - It will hold number values
3. bool - It will hold boolean value .i.e. true, false
4. list - It is used for the collection of values. Collection can be of type string, number
5. map - When you need to create key-value pair then need to use map variable type
In this session, we are going to create a sample terraform for each variable type.
▬▬▬▬▬▬ ⭐️ 🕘Timestamps ⭐️ ▬▬▬▬▬▬
0:00 - Intro to Terraform Input Variables
02:02 - What is terraform Input Variables?
02:33 - Terraform Input Variables example
05:18 - Terraform Input variable syntax
06:36 - string variable
07:34 - number variable
11:16 - boolean variable
12:45 - list variable
15:40 - map variable
Disclaimer/Policy: All the content/instructions are solely mine. The source is completely open-source.
Video is copyrighted and can not be re-distributed on any platform.
#devops #terraform #InfrastructureasCode #cloud
▬▬▬▬▬▬ ⭐️ Instruction's Guides ⭐️ ▬▬▬▬▬▬
But before you start working with Terraform you must understand different types of variables provided by the terraform -
1. string - It will hold string values
2. number - It will hold number values
3. bool - It will hold boolean value .i.e. true, false
4. list - It is used for the collection of values. Collection can be of type string, number
5. map - When you need to create key-value pair then need to use map variable type
In this session, we are going to create a sample terraform for each variable type.
▬▬▬▬▬▬ ⭐️ 🕘Timestamps ⭐️ ▬▬▬▬▬▬
0:00 - Intro to Terraform Input Variables
02:02 - What is terraform Input Variables?
02:33 - Terraform Input Variables example
05:18 - Terraform Input variable syntax
06:36 - string variable
07:34 - number variable
11:16 - boolean variable
12:45 - list variable
15:40 - map variable
Disclaimer/Policy: All the content/instructions are solely mine. The source is completely open-source.
Video is copyrighted and can not be re-distributed on any platform.
#devops #terraform #InfrastructureasCode #cloud
Комментарии