Summary
It's been a lot of information in this chapter, but we finally know all the possible ways to supply configuration to Terraform templates. Let's recap what you learned.
You learned how to use variables in Terraform: what kind of variables we can use and how we can provide them interactively, inline, with environment variables and variable files. We also discovered data sources: a relatively new concept in Terraform that allows to get read-only data. While being still perhaps a bit too new, we found few applications for this concept. Then, you learned how to generate configuration files with the template_file data source and on top explored multiple other providers, all simplifying our configuration efforts. In the end, we even took a brief ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access