terraform-google-modules / terraform-google-startup-scripts

Provides a library of useful startup scripts to embed in VMs
https://registry.terraform.io/modules/terraform-google-modules/startup-scripts/google
Apache License 2.0
73 stars 36 forks source link

Use bundle exec kitchen in CI #16

Closed jeffmccune closed 5 years ago

jeffmccune commented 5 years ago

As per previous review from Aaron. bundle exec is necessary to ensure dependencies are loaded properly.