Files

This lesson will teach you about Terraform files and how to use them.

We'll cover the following...

Terraform files

We have seen in the locals chapter how you can place a multi-line string as a value for a property. This is useful for ...