In part 1 of Creating a Terraform Provider, we walked through how to implement the functionality of a provider; we have a Provider that can create, update and delete ‘items’ by interacting with a simple API. In part 2 we’ll look at how to test the provider as well as how to run it.

This post was written for the Space Ape Games Tech Blog, view the original post to continue reading