Repo for Terraform Examples from the YouTube channel
Example for creating modules and outputs
Example for creating modules that include a for_each loop
Example for using data source to access existing Azure resources as part of a deployment
Example for using an Azure storage account as a remote, shared location for the Terraform state file
Example for using Dynamic blocks in Terraform to create multiple instances of a sub-resource
Link -