Originally presented at 2019 O'Reilly Velocity (Berlin).
In software development, test-driven development (TDD) is the process of writing tests and then developing functionality to pass the tests. Let's explore methods of adapting and applying TDD to configuring and deploying infrastructure-as-code.
Repository here: https://github.com/joatmon08/tdd-infrastructure