Terraform Study Notes: Read, generate, and modify configuration pt.2
In the previous chapter, we’ve seen how to write a Terraform configuration using variables and handling secrets. Let’s continue the topic by diving into Expressions, Collections Structural Types, and the…