Episode description
In Terraform, I was trying to do a data transformation and it broke my brain for a bit. I've since recovered, but it got me thinking about the proper place for data manipulation for infrastructure as code. The solution might be to use a general purpose programming language and a CDK, instead of the domain specific languages directly.
Blog post: https://nedinthecloud.com/2021/12/07/data-transformation-in-terraform/
-----------------------------------------------------------------------------------------------------
Website: https://nedinthecloud.com
Pluralsight: https://app.pluralsight.com/profile/author/edward-bellavance
GitHub: https://github.com/ned1313