Тёмный

Terraform Basics: Modules 

Ned in the Cloud
Подписаться 15 тыс.
Просмотров 24 тыс.
50% 1

Опубликовано:

 

14 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 19   
@RashadAkachi
@RashadAkachi 3 года назад
Man I was literally studying modules all morning lol thanks a bunch Ned.
@hamidapremani6151
@hamidapremani6151 3 года назад
Thank you so much. I am working on modules and that helps alot. Greatly appreciate it, would help if you can present a demo on modules as well.
@roberto_camp
@roberto_camp 3 года назад
Your explanations really hit home with networking people, must be your background!
@forexmeter3900
@forexmeter3900 2 года назад
Hands-on demo is better than a lecture
@antonioua1
@antonioua1 Год назад
Awesome! Thank you!
@samanthajt4168
@samanthajt4168 2 года назад
Hi, great help and thanks for this but the one I'm trying is puzzling me. The reusable module I want to make has a (Required) name - The name of the collector. I want to be able to give a new name each time but can't figure this out. I'm sure I'm missing something obvious here.
@p.a8750
@p.a8750 3 года назад
Great video again! So just to clarify the root module / child module explanation. If I have some terraform config in a folder eg main.tf that calls a module and passes some values over to it, is the folder that holds the main.tf the root or the child? The module code I am calling is what defines the actual resources but where I'm calling it from is where the tf init etc takes place.
@NedintheCloud
@NedintheCloud 3 года назад
The folder holding the main.tf is the root module. It's easier to think what directory you'll be executing Terraform from directly. If you're running Terraform directly against a configuration, that config is the root module for that run of Terraform.
@p.a8750
@p.a8750 3 года назад
@@NedintheCloud ok thanks. So regardless of whether I’m creating resources directly or calling another module, the code that does the calling is considered the root and any subsequent modules being called are the child?
@judededude
@judededude Год назад
@@p.a8750 Yes - this will be correct the hint will be if you are working from a .tf file and the content along the lines is calling a module like this source = "../../../../modules/services/service-plan" You are working in the Root module which is then calling the child module
@alakanandas6358
@alakanandas6358 2 года назад
if a value is already set in a child module and can it be overwritten by the values passed by root module?
@judededude
@judededude Год назад
I believe the precendent is that the root module will take effect ove the child module. But there should be no values set in the child module - those variables should be set to string
@denville508
@denville508 3 года назад
Awesome!
@akhileshchoure9330
@akhileshchoure9330 2 месяца назад
Thankyou
@dalinefissi9377
@dalinefissi9377 Год назад
good job bro
@Techtalkswithrahul
@Techtalkswithrahul 3 года назад
Great
@lambar0
@lambar0 Год назад
Neat
@isaacambi1914
@isaacambi1914 Год назад
Start with the lessons first, adverts later
@NedintheCloud
@NedintheCloud Год назад
I don't always control where the adverts appear. Sorry!
Далее
Modules | Terraform Tutorial | #15
35:11
Просмотров 120 тыс.
Modules and Outputs with Terraform and Azure
28:02
Просмотров 32 тыс.
НЮША РОЖАЕТ?
00:17
Просмотров 893 тыс.
Terraform Basics: Output Values
28:18
Просмотров 6 тыс.
Terraform Workflow at Scale: Best Practices
11:27
Просмотров 47 тыс.
Terraform Explained
8:44
Просмотров 277 тыс.
Creating Modules in Terraform
14:35
Просмотров 9 тыс.
Crazy fast Kubernetes Automation with Terraform
26:23
Choosing Between Count and For-Each
17:53
Просмотров 12 тыс.
Terraform Basics: Meta-arguments
10:11
Просмотров 715