• Using YAML Data In Terraform

    The most common way to pass data into Terraform is through variables. But what if you have a larger dataset that would be more easily maintained using a common data storage format? Or maybe you want to manipulate the data programatically? Storing the data in YAML rather than variables provides for that flexibility.

  • 2023 Favorites

    These are some of the things I enjoyed in 2023. Almost none of them were actually released in 2023.