A fantastic feature of Terraform is that the code is simply a set of files in a directory with the *.tf extension (or the *.tf.json extension). It doesn't include subdirectories and we would call this our "working directory" when we're using our code editor or we're in the shell. We can check the directory with … Continue reading Terraform Best Practices: Files
Terraform Best Practices: Files
