GoogleCloudPlatform / terraform-google-cloud-functions

Deploys Cloud Functions (Gen 2)
https://registry.terraform.io/modules/GoogleCloudPlatform/cloud-functions/google
Apache License 2.0
31 stars 27 forks source link

feat: adds first version of secure-serverless-security module #21

Closed amandakarina closed 1 year ago

amandakarina commented 1 year ago

Hey folks,

This PR adds the first version of the sub-module secure-serverless-security.

Could you, please, take a look on it?

Thanks!

prabhu34 commented 1 year ago

/gcbrun

amandakarina commented 1 year ago

Thanks @amandakarina! - Would it be possible to add an example/test that uses this module, as currently it won't be covered by the INT tests.

Hey @apeabody

Can we follow the standard used in secure-cloud-run?

An standalone example and the secure-cloud-function example? Those examples use the composition module (to be done) to be tested.