📄️ Intro
While studying for the Terraform Certification I struggled quite a bit with all the weird error messages
📄️ Terraform Map
All the code should be put in a file called main.tf in the root of the project folder.
📄️ Terraform List
All code below also in the main.tf in the root module, unless stated otherwise.
📄️ Terraform List Of Maps
Let's go one step further: A list of maps. Again in main.tf in the root module
📄️ Recap
List
📄️ All Code
Root Module : main.tf