Student Reviews
( 5 Of 5 )
1 review
Video of Terraform Locals How to use Terraform Locals? - Part 4 in Terraform course by Rahul Wagh channel, video No. 4 free certified online
Terraform Locals How to use Terraform Locals?
Instruction's Guides
1. How to use Terraform locals? - https://jhooq.com/how-to-use-terraform-locals/
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
In this session we are going to look on terrafrom locals and how to use it inside your terraform files.
Terraform local can really help you to -
1. Improve your terraform file configuration
2. Terraform local helps you to centralized local varible configuration, so that you can change and update the values at one places.
3. It can be really useful to simplify the complex terrafrom file
Timestamps
0:00 - What is terrafrom Locals
02:22 - How to improve terraform file by using Terraform locals?
03:34 - How to implement terraform locals?
05:14 - Terraform locals demo on AWS
For more details on Terraform here is the official guide - https://www.terraform.io/docs/language/values/locals.html
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