Топ-100 | Обзор | Комменты | Новости | RSS RSS | Поиск | Хочу! | Добавить ссылки | О сайте | FAQ | Профиль
RapidLinks - Скачай всё!
  

Сайт продаётся, вдруг нужен кому? Надоел :) Писать знаете куда.

Azure Hashicorp Certified: Terraform Associate 70 Demos (updated 2/2023)

Azure  Hashicorp Certified: Terraform Associate 70 Demos (updated 2/2023)



ВидеоВидео Рейтинг публикации: 0 (голосов: 0)  
https://i125.fastpic.org/big/2025/0725/7a/7a6a73483f50bde9957507afd21b827a.jpg
Azure - Hashicorp Certified: Terraform Associate -70 Demos
Last updated 2/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 15.46 GB | Duration: 25h 3m

Master Terraform on Azure Cloud in practical approach with 70 concepts and 70 demos using detailed GitHub Documentation

What you'll learn

You will learn to master Terraform in a practical perspective with 70 demo's

You will learn each and every concept of Terraform (basic to advanced)

You will learn to write and understand Terraform Resource Behavior in combination with all the Meta-Arguments with 15 Demos

You will learn each and every way (14 types) you can implement the Terraform Input Variables with 14 Demos

You will learn Output Values concept in combination with Terraform Splat Expressions and For Loops with two Meta-Arguments Count and for_each with 3 Demos

You will learn in detail about Terrafrom State, Remote Backends, Terraform Cloud Backends and many Terraform State commands with 5 Demos

You will learn and implement Terraform CLI based workspaces

You will learn and implement all Terraform Provisioners with 4 Demos including Null Resources

You will learn and implement Terraform Modules with 6 Demos (Build Local Module, Public to Public and Private Terraform Registries)

You will learn and implement two important usecases on Terraform Cloud (VCS-Driven and CLI-Driven Workflows)

You will learn about sentinel policies and implement 3 types of sentinel policies

You will learn and implement Terraform Dynamic Expressions, Dynamic Blocks and 15 Terraform Functions

You will also learn and implement Terraform Datasources, Remote State Datasources and Terraform External Providers and Datasources.

Requirements

You must have an Azure Cloud account to follow with me for hands-on activities.

ou don't need to have any basic knowledge of Terraform. Course will get started from very very basics of Terraform and take you to very advanced levels

Description

******* Course Overview *******Welcome to this Amazing course on HashiCorp Certified: Terraform Associate on Azure - 70 Demos. Below is the list of modules covered in this course. Course Modules01. Infrastructure as Code (IaC)02. Install Tools on macOS, Linux and windows03. Command Basics04. Language Syntax05. Settings Block06. Providers Block07. Multiple Providers usage08. Dependency Lock File Importance09. Resources Syntax and Behavior10. Resources Meta-Argument - depends_on11. Resources Meta-Argument - count12. Resources Meta-Argument - for_each 13. Resources Meta-Argument - for_each Maps14. Resources Meta-Argument - for_each ToSet15. Resources Meta-Argument - for_each Chaining16. Azure Linux Virtual Machine with Terraform17. Resources Meta-Argument - lifecycle create_before_destroy18. Resources Meta-Argument - lifecycle prevent_destroy19. Resources Meta-Argument - lifecycle ignore_changes20. Input Variables - Basics21. Input Variables - Assign When Prompted22. Input Variables - Override default with CLI var23. Input Variables - Override with environment variables24. Input Variables - Assign with terraform.tfvars25. Input Variables - Assign with tfvars var-file argument26. Input Variables - Assign with auto tfvars27. Input Variables - Lists28. Input Variables - Maps29. Input Variables - Validation Rules30. Input Variables - Sensitive Input Variables31. Input Variables - Structural Type Object32. Input Variables - Structural Type tuple33. Input Variables - Structural Type sets34. Output Values - Basics35. Output Values - With Count and Splat Expression36. Output Values - With for_each and for loops37. Local Values38. Conditional Expressions39. Datasources40. Backends - Remote State Storage41. Remote State Datasource42. State Commands43. Terraform Apply -refresh-only Command44. CLI Workspaces with local backend45. CLI Workspaces with a remote backend46. File Provisioner47. local-exec Provisioner48. remote-exec Provisioner49. Null Resource50. State Import51. Modules from Public Registry52. Terraform Azure Static Website53. Build Local Module54. Publish Modules to Terraform Public Registry55. Module Sources56. Terraform Cloud - VCS-Driven Workflow57. Terraform Cloud - CLI-Driven Workflow58. Terraform Cloud - Share modules in private module registry59. Migrate State to Terraform Cloud60. Basic Sentinel & Cost Control Policies61. Foundational Sentinel Policies62. Dynamic Blocks63. Terraform Debug64. Override Files65. External Provider Basic Demo66. External Provider Integrated Demo67. CLI Config File on macOS and Linux68. CLI Config File on WindowsOS69. Manage Providers70. Terraform FunctionsTerraform Functions used1. element function2. file function3. filebase64 function4. toset function5. length function6. lookup function7. substr function8. contains function9. lower function10. upper function11. regex function12. can function13. keys function14. values function15. sum functionEach of my courses come withAmazing Hands-on Step By Step Learning ExperiencesReal Implementation ExperienceFriendly Support in the Q&A section30 Day "No Questions Asked" Money Back Guarantee!

Overview

Section 1: Introduction

Lecture 1 Introduction

Lecture 2 Course GitHub Repository Links

Section 2: Infrastructure as Code

Lecture 3 Step-01: Introduction to IAC and Terraform

Section 3: Terraform - Install CLI Tools

Lecture 4 Step-01: MacOS: Install Terraform

Lecture 5 Connect With Me !!!

Lecture 6 Step-02: Install VSCode Editor and Configure Course Git Repo

Lecture 7 Step-03: Install Azure CLI and Git Client

Lecture 8 Step-04: Install Terraform Tools on Windows OS

Lecture 9 Step-05: Install Terraform Tools on Linux OS

Section 4: Terraform Command Basics

Lecture 10 Step-01: Introduction to Terraform Workflow using Terraform Commands

Lecture 11 Step-02: Review Terraform manifests

Lecture 12 Step-03: Execute Terraform core commands

Section 5: Terraform Language Basics

Lecture 13 Step-01: Terraform Configuration Syntax

Lecture 14 Step-02: Terraform Arguments, Meta-Arguments and Attributes

Lecture 15 Step-03: Understand about Terraform Top Level Blocks

Section 6: Terraform Settings & Providers Block

Lecture 16 Step-01: Terraform Settings Block Introduction

Lecture 17 Step-02: Understand required_version in Terraform Block

Lecture 18 Step-03: Terraform Provider Introduction

Lecture 19 Step-04: Understand required_providers in Terraform Block and Provider Block

Lecture 20 Step-05: Terraform Apply and Destroy Commands Auto Approve Option

Section 7: Terraform Multiple Providers

Lecture 21 Step-01: Terraform Multiple Providers Introduction

Lecture 22 Step-02: Implement Terraform Multiple Providers & Clean-Up

Section 8: Terraform Dependency Lock File

Lecture 23 Step-01: Terraform Dependency Lock File Introduction

Lecture 24 Step-02: Review c1-versions.tf, Create RG and Random String Resource

Lecture 25 Step-03: Create Terraform Storage Account Resource

Lecture 26 Step-04: Dependency Lock File Demo and CleanUp

Section 9: Terraform Resource Syntax, Behaviour and State

Lecture 27 Step-01: Terraform Resource Syntax Introduction

Lecture 28 Step-02: Create TF Config for Virtual Network

Lecture 29 Step-03: Create TF Config for Subnet, Public IP and Network Interface

Lecture 30 Step-04: Terraform Resource Behavior Introduction

Lecture 31 Step-05: Resource Behavior: Create Resource Demo

Lecture 32 Step-06: Understand Terraform State in detail

Lecture 33 Step-07: Resource Behavior: Update-In-Place, Destroy-Recreate and Destroy Demo's

Lecture 34 Step-08: Understand Terraform Desired and Current States and CleanUp

Section 10: Terraform Meta-Argument depends_on

Lecture 35 Step-00: All Meta-Arguments Introduction

Lecture 36 Step-01: Introduction to Meta-Argument depends_on

Lecture 37 Step-02: Execute TF Commands without depends_on and understand Terraform Behavio

Lecture 38 Step-03: Execute TF Commands with depends_on and understand Terraform Behavior

Section 11: Provision Azure Linux VM using Terraform, file and filebase64 functions

Lecture 39 Step-01: Introduction to Azure Linux VM using Terraform

Lecture 40 Step-02: Create TF Config for Azure Linux VM

Lecture 41 Step-03: Review CloudInit file for custom_data and filebase64 function

Lecture 42 Step-04: Execute TF Commands, Verify and Clean-Up Azure All resources

Section 12: Terraform Meta-Argument count with Element Function and Splat Expression

Lecture 43 Step-01: Introduction to Meta-Argument count

Lecture 44 Step-02: Meta-Argument Count - Azure Resource Group Demo

Lecture 45 Step-03: Introduction to Meta-Argument count for Azure Linux VM

Lecture 46 Step-04: Learn Terraform Element, Length Functions and Splat Expressions

Lecture 47 Step-05: Apply Element Function, Splat Expression to VMNIC and Linux VM

Lecture 48 Step-06: Execute Terraform Commands, Verify 2 Linux VMs and CleanUp

Section 13: Terraform Meta-Argument for_each with Maps, Set of Strings and Chaining

Lecture 49 Step-01: Introduction to Meta-Argument for_each

Lecture 50 Step-02: Meta-Argument for_each with Maps Demo

Lecture 51 Step-03: for_each - Set of Strings Introduction and Terraform Console Command wi

Lecture 52 Step-04: Implement for_each with set of strings

Lecture 53 Step-05: for_each chaining Introduction and Review TF Configs

Lecture 54 Step-06: Implement for_each chaining

Section 14: Meta-Argument lifecycle create_before_destroy, prevent_destroy and ignore_change

Lecture 55 Step-01: Lifecycle Meta-Argument Introduction

Lecture 56 Step-02: Explore default resource behavior - Delete and Recreate Resource

Lecture 57 Step-03: Lifecycle Meta-Argument create_before_destroy demo

Lecture 58 Step-04: Lifecycle Meta-Argument prevent_destroy demo

Lecture 59 Step-05: Without Lifecycle Meta-Argument ignore_changes understand Terraform beh

Lecture 60 Step-06: Lifecycle Meta-Argument ignore_changes demo

Section 15: Terraform Input Variables - 14 Demos

Lecture 61 Step-00: Terraform Input Variables Overall Introduction

Lecture 62 Step-01: Define Terraform Input Variable

Lecture 63 Step-02: Terraform Input Variable Basics Demo

Lecture 64 Step-03: Terraform Input Variables - Assign When Prompted demo

Lecture 65 Step-04: Terraform Input Variables - CLI Argument -var

Lecture 66 Step-05: Terraform Input Variables - CLI Argument -var by generating a TF Plan f

Lecture 67 Step-06: Terraform Input Variables - Override with Environment Variables

Lecture 68 Step-07: Terraform Input Variables - Override with terraform.tfvars

Lecture 69 Step-08: Terraform Input Variables - anyfilename.tfvars with -var-file argument

Lecture 70 Step-09: Terraform Input Variables - understand .auto.tfvars

Lecture 71 Step-10: Terraform Input Variables - Review TF Configs for List Item

Lecture 72 Step-11: Terraform Input Variables - Create List Variable, Verify and CleanUp

Lecture 73 Step-12: Terraform Input Variables - Review TF Configs for Maps Item

Lecture 74 Step-13: Terraform Input Variables - lookup function

Lecture 75 Step-14: Terraform Input Variables - Create Map Variables, Verify and CleanUp

Lecture 76 Step-15: Terraform Functions: Length, Substring, Lower, Upper and Contains

Lecture 77 Step-16: Terraform Input Variables - Validation Rules with OR and contains funct

Lecture 78 Step-17: Terraform Input Variables - Validation Rules with regex and can functio

Lecture 79 Step-18: Terraform Input Variables - Sensitive Introduction

Lecture 80 Step-19: Terraform Input Variables - Define Sensitive, bool and Number Variables

Lecture 81 Step-20: Terraform Input Variables - Create Azure MySQL Server Resources

Lecture 82 Step-21: Terraform Input Variables - Create Azure MySQL DB, Test and CleanUp

Lecture 83 Step-22: Terraform Input Variables - Structural Type Object Introduction

Lecture 84 Step-23: Terraform Input Variables - Create TF Configs of ST Object

Lecture 85 Step-24: Terraform Input Variables - Execute TF Commands, Verify and CleanUp ST

Lecture 86 Step-25: Terraform Input Variables - Create TF Configs for ST Tuple

Lecture 87 Step-26: Terraform Input Variables - Run TF Plan and Verify tuple var value repl

Lecture 88 Step-27: Terraform Input Variables - Introduction to Collection Type set

Lecture 89 Step-28: Terraform Input Variables - Review TFConfigs for CT Set

Lecture 90 Step-29: Terraform Input Variables - Execute TF Commands, Verify and CleanUp CT

Section 16: Terraform Output Values - 3 Demos

Lecture 91 Step-00: Output Values Introduction

Lecture 92 Step-01: Create Basic Output Values and Review TF Configs

Lecture 93 Step-02: Execute TF Commands, Verify and learn about "terraform output" command

Lecture 94 Step-03: Output Values with Sensitive flag and also "terraform output -json"

Lecture 95 Step-04: Output Values with Meta-Argument count and Splat Expression

Lecture 96 Step-05: Output Values with Meta-Argument for_each and For Expression - Introduc

Lecture 97 Step-06: Create List Outputs

Lecture 98 Step-07: Create Map Outputs and use key and values functions

Section 17: Terraform Local Values

Lecture 99 Step-01: Terraform Local Values Introduction

Lecture 100 Step-02: Create Local Values Terraform Config

Section 18: Terraform Conditional Expressions

Lecture 101 Step-01: Terraform Conditional Expressions Introduction and Create TF Configs

Lecture 102 AZHCTA-36-02-TFCE-Conditional-Expressions-Execute-TFCommands-Verify-CleanUp

Lecture 103 AZHCTA-36-03-TFCE-Conditional-Expressions-in-a-Resource-Demo

Section 19: Terraform Datasources

Lecture 104 Step-01: Terraform Datasources Introduction

Lecture 105 Step-02: Create Datasource for Resource Group Resource

Lecture 106 Step-03: Create Datasource for Virtual Network

Lecture 107 Step-04: Create Datasource for Azure Subscription

Section 20: Terraform Remote State Storage and Locking using Azure Storage Account

Lecture 108 Step-01: Introduction to Terraform Remote State Storage and Locking

Lecture 109 Step-02: Create Azure Storage Account and Container

Lecture 110 Step-03: Create TF Backend Block with Azure Storage Account and Review TF Config

Lecture 111 Step-04: Execute TF Commands, Verify Remote State Storage and Locking Features

Lecture 112 Step-05: Understand Azure Storage Account TF State File Versioning and CleanUp

Section 21: Terraform Remote State Datasource with Two Terraform Projects

Lecture 113 Step-01: Introduction to Terraform Remote State Datasource

Lecture 114 Step-02: Review and Create Project-1 Network Resources

Lecture 115 Step-03: Review Project-2-app1 TF Configs

Lecture 116 Step-04: Execute TF Commands for Project-2 Verify and CleanUp both Projects

Section 22: Terraform State Commands - show, state, force-unlock, taint, untaint, -target

Lecture 117 Step-01: Terraform Show Command to read Terraform Plan Files

Lecture 118 Step-02: Terraform Show Command to read Terraform State Files

Lecture 119 Step-03: Terraform State List and Show Commands

Lecture 120 Step-04: Terraform State mv command

Lecture 121 Step-05: Terraform State rm command and replace-provider command

Lecture 122 Step-06: Terraform State Push Pull and Force-Unlock Commands

Lecture 123 Step-07: Terraform Taint and Untaint Commands

Lecture 124 Step-08: Terraform Plan and Apply - "-target" option for Resource Targeting

Section 23: Terraform apply refresh-only command

Lecture 125 Step-01: Introduction to "terraform apply -refresh-only" command

Lecture 126 Step-02: Execute TF Commands with "terraform apply -refresh-only" and Clean-Up

Section 24: Terraform CLI Workspaces with Local and Remote Backends

Lecture 127 Step-01: Introduction to Terraform CLI Workspaces

Lecture 128 Step-02: Review TF Configs and understand terraform.workspace variable

Lecture 129 Step-03: Create Resources in default workspace and learn commands workspace list

Lecture 130 Step-04: Create new workspace, create resources and understand state files

Lecture 131 Step-05: Learn to delete resources in workspaces and deleting workspaces

Lecture 132 Step-06: Implement CLI Workspaces with Remote State Storage Backend

Section 25: Terraform Provisioners - File, remote-exec and local-exec

Lecture 133
  • Добавлено: 25/07/2025
  • Автор: 0dayhome
  • Просмотрено: 3
Ссылки: (для качалок)
Общий размер публикации: 15,22 ГБ
Еще Видео: (похожие ссылки)


Написать комментарий