Testing Terraform code has always been a challenge. Several testing suites had been used, but they always required knowledge of a different language and that is anti-pattern for software testing; tests should always be written in the same language as the code that you're testing. Existing testing suites: terratest from Gruntwork with tests written in … Continue reading Terraform Testing Preview
Terraform Testing Preview
