About
Welcome to terraformapply.io!
This website is intended to collect a number of short-form blog-post style posts covering different concepts of Terraform. The idea is to clearly explain the purpose of a feature, show how it works, and provide realistic use-cases.
The posts are divided into three categories: basics, intermediate, and advanced. The posts are not necessarily meant to be read in order.
Some topics will be split into multiple posts across two or three of the different categories. For instance, the post about variables in the basics section goes through the essential things you need to know about variables. However, defining a variable as ephemeral is not covered in that post because ephemerality is an intermediate topic covered in the post on ephemeral values.