7 - Common commands in Terraform
8 - Installing VS Code
9 - PyCharm Installation
10 - HCL Structure
11 - Block syntax the terraform block type and the init command
12 - Required Providers
13 - Provider configuration
14 - The Plan Command
15 - Terraform Resources
16 - Creating an execution plan
17 - The apply command
18 - Terraform outputs
19 - Executing terraform commands locally
20 - Dependencies and graphs in Terraform
21 - Input Variables
22 - Other characteristics of the input variables
23 - Interpolated Strings
24 - Local Values
25 - The Count property
26 - Iterating through a for each
27 - More about data types and Operators in Terraform
28 - Functions in Terraform
29 - Iterations in Terraform
30 - Data Sources