terraform-google-modules/terraform-google-service-accounts

Set up CI (Update Int testing to use Cloud Build)

Jberlinsky opened this issue · 2 comments

This module is not yet covered by CI, which means we don't have a consistent way to ensure that integration tests pass before merging PRs (for an example of this being problematic, please see #6).

This requires defining a Cloud Build pipeline and executing the existing tests.

Done by #16