Hi all, i am using terraform for a couple of years, but in its very “simple” form. I have taken some udemy lessons, but I need to be able to understand more advanced topics like nested modules
, for
, if
, terraform expressions like tobool
, lookup for_each = toset
and generally more “developer’s” style of using terraform code.
Any suggestions of a video lesson series with labs that can cover these please?
Thanks!
Hi @TerraforManiac,
As a starting point I’d suggest the official tutorial library, which covers a variety of topics including Terraform language topics.
Others in the forum might have ideas for third-party content you could use alongside the official resources.
1 Like