تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح Terraform variable.tf terraform.tfvars Terraform command line variables - Part 3 ضمن كورس Terraform شرح قناة Rahul Wagh، الفديو رقم 3 مجانى معتمد اونلاين
Udemy Course - AWS Networking Zero to Hero!
AWS Networking Masterclass! - https://www.udemy.com/course/aws-networking-zero-to-hero-masterclass/?referralCode9A38DC3CAF2B02863FF5
Udemy Course - Master Azure Like a Pro!
Master Azure Like a Pro! - https://www.udemy.com/course/azure-cloud-zero-to-hero/?referralCode241EFDDC7859120A5175
Join YouTube Membership
Join this channel to get access to perks:
https://www.youtube.com/channel/UC7p4oXcPbgk_yTSHK7QlkSg/join
Members Only Videos
Member Only videos - https://www.youtube.com/playlist?listUUMO7p4oXcPbgk_yTSHK7QlkSg
Book Me for Consultation
Calender - https://tidycal.com/rahulwagh17
Terraform variable.tf and terraform.tfvars Terraform tfvars Terraform terraform.tfvars Terraform command line variables
Instruction's Guides
1. How to use Terraform input variables - https://jhooq.com/terraform-variable-and-tfvars-file/
Previous Guides
How to use Terraform input variables - https://jhooq.com/terraform-input-variables/
Terrafrom installation and setup on GCP and EC2 - https://jhooq.com/terraform-ec2-instance-setup/
Terraform is OpenSource infrastructure as a code software tool. With the help of Terraform you can provision infrastructure on cloud platform such AWS(https://aws.amazon.com/), Google Cloud(https://cloud.google.com/), Azure(https://azure.microsoft.com/en-us/), DigitalOcean(https://www.digitalocean.com/), OpenShift(https://www.openshift.com/) and many more.cloud provider
But before you start working with Terraform you must understand different types of variables provided by the terraform -
1. variable.tf - This file is used for declaring and defining variables
2. terraform.tfvars - It is also used for declaring and defining variables but can be used for multiple environment like staging, production
3. commandline vars - If you want to pass the variable using terraform commandline
Here is the time stamp for all the topics which we are going to discuss
Timestamps
0:00 - Intro to Terraform Input Variables
01:27 - variable.tf
09:31 - terraform.tfvars
13:50 - mulitple terraform.tfvars
19:36 - terrafrom command line variable
For more details on Terraform here is the official guide - https://www.terraform.io/docs/
To learn more on DevOps visit - https://jhooq.com
Disclaimer/Policy: All the content/instructions are solely mine. The source is completely open-source.
Video is copyrighted and can not be re-distributed on any platform.
#devops #terraform #InfrastructureasCode #cloud