data-engineering-zoomcamp icon indicating copy to clipboard operation
data-engineering-zoomcamp copied to clipboard

Timecodes for "DE Zoomcamp 1.3.2 - Creating GCP Infrastructure with Terraform"

Open alexeygrigorev opened this issue 2 years ago • 2 comments

Youtube video: https://www.youtube.com/watch?v=dNkEgO-CExg

alexeygrigorev avatar May 20 '22 05:05 alexeygrigorev

0:20 .terraform-version 1:04 main.tf 1:23 terraform declaration 3:25 provider plugins 4:00 resource example - google_storage_bucket 5:42 provider credentials 6:34 variables.tf 10:54 overview of terraform commands 13:35 running terraform commands 18:08 recap

joeeoj avatar Jun 20 '22 17:06 joeeoj

Updated timecodes

amitfrancis avatar Jun 21 '22 03:06 amitfrancis

0:00:00 - Configuring Terraform files: version, resources, and storage. 0:02:27 - Importing and implementing predefined module definitions. 0:04:48 - Explanation of variables and resources. 0:06:56 - Understanding local variables and project regions. 0:09:08 - Explaining regional communication and variables. 0:11:14 - Explanation of Terraform's destroy command. 0:13:22 - Initializing configuration and importing plugins for Google provider. 0:15:32 - Creating resources with Terraform plan and apply.

dimzachar avatar Sep 09 '23 14:09 dimzachar

Thanks! Timecodes updated

amitfrancis avatar Sep 11 '23 05:09 amitfrancis