Student Reviews
( 5 Of 5 )
1 review
Video of Terraform on Google Cloud #02 Provision a VM in Terraform course by The Zone channel, video No. 3 free certified online
Hello friends,
Terraform recognizes files ending with .tf and .tf.json files as configuration files.
In this video you will create your firs configuration and setup the provider block and deploy your first resource to GCP with terraform.
---------- TIMESTAMP ----------
0:00 - Intro to configuration files
0:27 - Provider Block
1:08 - Terraform init
1:37 - Resource Block
2:37 - Terraform plan
3:07 - Terraform apply
3:20 - VM creation von GCP Console