Terraform Basics: Data Source Blocks

preview_player
Показать описание
Data source blocks are the read-only companion to resource blocks. While resource blocks are used to manage resources, data source blocks are used to retrieve information about resources that already exist and are managed by an external entity.

The format of the data source block is the data keyword, data source type, and name label. Inside the block will be a set of required and optional arguments and nested blocks as defined by the data source type. There are also meta-arguments available to all data sources.

You can reference a data source elsewhere in the configuration with the syntax data dot data source type dot name label, and optionally the data source attribute you want to retrieve.

This is part of the Terraform Basics series, a set of video created to focus on one aspect of Terraform and explain it in detail. While not a replacement for a full course, if there's something in Terraform that doesn't quite click with you, hopefully Terraform Basics will fill in the gaps.

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

🌮 Other Terraform Basics videos to check out:

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

🌮 Timestamps:

⌚ 0:00 Intro
⌚ 1:03 Basic Syntax
⌚ 2:07 Data source Types
⌚ 3:52 Name Label
⌚ 5:26 Meta-arguments
⌚ 6:54 Data source refresh
⌚ 8:14 Final Thoughts

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
#terraform #hashicorp #devops #cloudengineer #techlearning
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

⭐ CONNECT WITH ME 🏃🦖

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

🌮 About Me 🌮

Ned is a curious human with a knack for creating entertaining and informative content. With over 20 years in the industry, Ned brings real-world experience to all his creative endeavours, whether that's pontificating on a podcast, delivering live instruction, writing certification guides, or producing technical training videos. He has been a helpdesk operator, systems administrator, cloud architect, and product manager. In his newest incarnation, Ned is the Founder of Ned in the Cloud LLC. As a one-man-tech juggernaut, he develops courses for Pluralsight, runs two podcasts (Day Two Cloud and Chaos Lever, and creates original content for technology vendors.

Ned has been a Microsoft MVP since 2017 and a HashiCorp Ambassador since 2020, and he holds a bunch of industry certifications that have no bearing on anything beyond his exceptional ability to take exams and pass them. When not in front of the camera, keyboard, and microphone, you can find Ned running the scenic trails of Pennsylvania or rocking out to live music in his hometown of Philadelphia. Ned has three guiding principles: Embrace discomfort, Fail often, and Be kind.
Рекомендации по теме
Комментарии
Автор

The most helpfull and clear video that I have find outside paid content. helpfull fo those with adhd that watch the videos on 1.75 or 1.5

seta
Автор

Amazing. You are really good at Terraform. Would you mind making some videos with Terraform DEMOs? I mean, using Terraform to create a VPC, a Security Group, a Subnet, an API Gateway, and an EC2 instance or something like that. For example, using Terraform to create an EC2 instance to act as a GitLab runner.

marcosnino
join shbcf.ru