Войти
  • 1757Просмотров
  • 9 месяцев назадОпубликованоBryan Krausen

Learn to Create Local Modules using Terraform

In this video, I'll walk you through how to create reusable containers of Terraform code (called modules) so you can reuse them over and over again. Using very basic modules, I show you how to write them as well as get data (outputs) from modules to pass into other modules or elsewhere in your Terraform code. This content is from my HashiCorp Terraform course found here: You can always find coupons at Alternatively, you can consume modules from the Terraform Registry - find out how --