Skip to content

quintok/azure-terratest-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azure-terratest-example

Example showing a CI pipeline for terratest

The idea here is we use terraform to provision some environment. This then uses terratest to confirm the environment is in a fit state.

Ideally this would be part of the testing framework for a module to test different permutations of how it could work.

Nice to have but will not be implemented here

  • Allow feature branch testing
  • Promotion potentially between environments
  • tflint etc

About

Example showing a CI pipeline for terratest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published