تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح What is Terragrunt and how to use Terragrunt? Terragrunt Tutorial ضمن كورس Terraform شرح قناة Rahul Wagh، الفديو رقم 17 مجانى معتمد اونلاين
Instruction's Guides
How to use Terragrunt? - https://jhooq.com/terragrunt-guide/
GitHub Repo - https://github.com/rahulwagh/Terraform-Topics
Part-1 : Getting started with Terraform - https://youtu.be/jJX6S5JAGpI
Terragrunt by gruntwork was built to improve the shortcomings around the Terraform for effectively managing the infrastructure code so that developers can use the same code without any kind of duplication by keeping the terraform code dry. Terragrunt not only helps you with managing your terraform workspaces effectively but it can also help you with multiple terraform modules, managing Terraform remote state, etc.
This guide will you get started with Terragrunt and also you will find example codes for your reference. It will be a very beginner's level guide for those who want to learn Terragrunt and in this guide, we will be taking one basic example of Setting up EC2 instance using Terragrunt for DEV and TEST
Timestamps
In today's terragrunt session we will be looking at -
06:24 - How to install Terragrunt?
11:38 - Write your first Terragrunt implementation using the ec2-instance module.
22:45 How to run - Terragrunt plan, Terragrunt apply, and Terragrunt destroy
24:38 Verify the EC2 instance on AWS manually via AWS console as well as using - Terragrunt output
29:02 - Find in parent common vars.yaml
30:41 -Remove the AWS resources using - Terragrunt destroy
To learn more on DevOps visit - https://jhooq.com/
For more official documentation refer to - https://terragrunt.gruntwork.io/
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.
#prometheus #grafana #kubernetes #cloud #devops