Skip to content

mSm1th/terraform_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform_testing

A repo to demonstrate testing within Terraform. Within this page we will look at several classifications of testing. While some of these definitions may be disputed, it is important to take the value from each of the sections. By doing so, you can be more confident in your code/infrastructure.

Within this document I aim to quickly outline some different forms of testing your Terraform code:

  • Static testing/ analyses
  • Linters
  • Security testing
  • Unit testing
  • Integration testing
  • Property testing
  • E2E Testing

I have wrote all the information on this within a Medium artical found at - https://medium.com/@martyn.ej.smith/a-jump-start-on-terraform-testing-295522cdb407

About

A repo to demonstrate testing within Terraform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published