تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح Terraform on Google Cloud #02 Provision a VM ضمن كورس Terraform شرح قناة The Zone، الفديو رقم 3 مجانى معتمد اونلاين
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