newcontext-oss / kitchen-terraform

Test Kitchen plugins for testing Terraform configurations
https://github.com/newcontext/kitchen-terraform
Apache License 2.0
1.13k stars 146 forks source link

Refactor delivery pipeline #498

Closed aaron-lane closed 1 year ago

aaron-lane commented 1 year ago

This PR refactors the delivery pipeline by splitting up the commit stage into several jobs for better concurrency. It also tweaks the syntax of the file based on GitHub documentation.