Highlight: Terraform Associate Exam Prep | Using Provisioners with Terraform

Channel:
Subscribers:
536
Published on ● Video Link: https://www.youtube.com/watch?v=uwhBY44r14o



Duration: 0:00
6 views
0


Using Provisioners with Terraform

Description

Terraform uses HCL, a declarative language that is great for managing the abundance of cloud resources. However, it's declarative nature introduces pain points in automation tasks where procedural languages like PowerShell or Bash perform much better. Provisioners can help with this by automating additional steps when creating or destroying Terraform resources. They can be a powerful tool in the Terraform developer's toolbelt. However, it's important to know from the start that with provisioners comes a cost. Introducing provisioners into Terraform code can cause the code to become complex and introduce other pain points like network or software dependencies in the Terraform configuration. This is why it is important to be aware of how to use provisioners and understand that they should be used as a last resort when developing a solution.

In this lab, you will learn how to create a provisioner to automate additional tasks when creating and destroying an ECR resource.

Lab Objectives

Upon completion of this Lab you will be able to:

Understand how to create Terraform provisioners

Know when to use provisioners

Lab Prerequisites

You should be familiar with:

Basic concepts of Cloud Service Providers

Fundamental understanding of DevOps

Terraform Associate 003 Certification Exam Preparation

[https://platform.qa.com/learning-paths/terraform-associate-certification-exam-preparation-1-2814/?program=53dd1bdb-710b-4f91-a87e-42e55209738e](https://platform.qa.com/learning-paths/terraform-associate-certification-exam-preparation-1-2814/?program=53dd1bdb-710b-4f91-a87e-42e55209738e) -- Watch live at https://www.twitch.tv/msec




Other Videos By MSec


2025-02-15Step 12a Day Trading Options | #msec on #Twitch
2024-12-08Coffee and Ginger Nuts | #msec on #Twitch
2024-10-30Shoutout Security_Live Rave Hands | #msec on #Twitch
2024-10-30Highlight: Terraform Associate Exam Prep | Using Provisioners with Terraform
2024-10-30Highlight: Terraform Associate Exam Prep | Deploy a Highly Available Website with Terraform on AWS
2024-10-30Highlight: Terraform Associate Exam Prep | Installing Terraform on Windows and Linux
2024-10-30Highlight: Terraform Associate Exam Prep | Integrating Conditional Logic into Terraform Configuratio
2024-10-30Highlight: Terraform Associate Exam Prep | Using Terraform Remote State
2024-10-30Highlight: Terraform Associate Exam Prep | Terraform Deploy AWS Infrastructure Challenge
2024-10-30Highlight: Terraform Associate Exam Prep | Creating Reusable Infrastructure with Terraform Modules
2024-10-30Highlight: Terraform Associate Exam Prep | Creating AWS Resources with Terraform
2024-10-30Highlight: Terraform Associate Exam Prep | Creating Loops in Terraform and Scaling
2024-10-30Highlight: Terraform Associate Exam Prep | Manage AWS Resources with Terraform
2024-10-29Highlight: Terraform Associate Exam Prep | Creating Variables in Terraform Configurations
2024-06-23B2600 December 2023 | Responsible Disclosure to Dorset Police
2024-03-25AWS Developer Associate (DVA-C02) Certification: Introduction to AWS Step Functions
2024-03-25AWS Developer Associate (DVA-C02) Certification: Examining the AWS Security Token Service
2024-03-25AWS Developer Associate (DVA-C02) Certification: Filtering Published Amazon SNS Messages
2024-03-25AWS Developer Associate (DVA-C02) Certification: Manage Authentication with Amazon Cognito
2024-03-25AWS Developer Associate (DVA-C02) Certification: Encrypting S3 Objects Using SSE-KMS
2024-03-25AWS Dev Associate (DVA-C02) Certification: Migrating Hard-coded Secrets in Lamba to Secrets Manager