You can use this page to email Aldira Putra Raharja about Test in Infrastructure as Code.
About the Book
Writing a unit testing for an IaC code like Terraform or Helm chart is not as simple as it seems. It's not rare that many practitioners choose to skip testing phase, and just applying the changes to deal the issue later.
In this book, the author talk about leveraging more capabilities of Infrastructure as a Code especially on testing. How to start writing test against IaC code, what to test, and sample use cases on how unit testing IaC code could lead to safer, and better operations process.