Azure / terraform

Source code for the Azure Marketplace Terraform development VM package.
MIT License
696 stars 794 forks source link

Skip empty example #270

Closed lonegunmanb closed 10 months ago

lonegunmanb commented 10 months ago

This pr upgrade e2e test code to skip all sub-folders under quickstart that contains no .tf file. It should reduce false alarm on failed tests.