Follow up of [Cloud Function for automatic folder inclusion](https://github.com/terraform-google-modules/terraform-google-vpc-service-controls/issues/11#issuecomment-530066858) Nice to have: - [ ] Add tests - [ ] Failure notifications - [ ] Switch to a [native Go library](https://github.com/gruntwork-io/terratest) to make terraform a native [dependency](https://cloud.google.com/functions/docs/writing/specifying-dependencies-go) - [ ] Retries for cloud function - [ ] Add support for subfolders - [ ] Reduce function code zip file - [ ] Possibly simplify whole approach