Terraform modules on Github with versioning

preview_player
Показать описание
In this live tutorial I walk you trough how to create Terraform modules on Github and use versioning.

Github:

Twitter:

Linkedin:

Timestamps:
00:00 - Intro
00:45 - Setting up Github repository
01:45 - Creating Terraform module
03:50 - Pushing to Github
05:12 - Using the module
08:22 - Updating the module
10:08 - Using the versioned module
12:56 - Using commit hashes
14:09 - Outro
Рекомендации по теме
Комментарии
Автор

Timestamps:
00:00 - Intro
00:45 - Setting up Github repository
01:45 - Creating Terraform module
03:50 - Pushing to Github
05:12 - Using the module
08:22 - Updating the module
10:08 - Using the versioned module
12:56 - Using commit hashes
14:09 - Outro

mathisve
Автор

It was an awesome hands-on session, thanks to share your experience! 🚀

ChrysNeto
Автор

Great Video, I was looking something like that for last two month on YouTube and Udemy but nothing like this great demonstration.

md.hassanali
Автор

excellent video, thank you, subscribed!!

david
Автор

wondering how to this with several modules, since unlike gitlab, github doesn't provide nested repositories. would you use submodules?

paulohenriquecardoso
Автор

Could you provide an example of dynamically getting the ref parameter?

rodrigomafra
Автор

Most modules live in a directory - that would have been good to see here.

monkeezorg
Автор

This is really cool for early starters but according to my experience, provider should not be set in reusable modules, isn't it?

adrianantunez
Автор

you should have put more effort into finding out why, when you did try to add the parameter at the end, after changing the version, it didn't work, instead of going: "sike, I'll remove it". Beginners who watch this video will remain clueless otherwise.

howdarethee