cloud-foundation-fabric/blueprints/serverless
Ludovico Magnocavallo 92b71a5098
Refactor cloud run module to use optionals and support all features (#1293)
* refactor cloud run resource and variables

* vpc connector variables and resource

* refactor env variable, combine and fix env examples

* fix volume example

* fix traffic split example

* fix eventarc/pubsub example

* fix eventarc/audit log example

* fix SA examples, fix examples formatting

* refactor eventarc variable

* tfdoc

* add IAM to example

* add examples for revision annotations and serverless connector

* fix new examples

* remove legacy module tests

* blueprint tests

* Add tests to cloud-run module

---------

Co-authored-by: Julio Castillo <jccb@google.com>
2023-04-01 14:06:29 +02:00
..
api-gateway FAST plugin system (#1266) 2023-03-24 12:28:32 +00:00
cloud-run-corporate Refactor cloud run module to use optionals and support all features (#1293) 2023-04-01 14:06:29 +02:00
cloud-run-explore Refactor cloud run module to use optionals and support all features (#1293) 2023-04-01 14:06:29 +02:00
README.md Add link to public serverless networking guide 2023-03-14 16:14:19 +01:00

README.md

Serverless blueprints

The blueprints in this folder show implement end-to-end scenarios for Serveless topologies that show how to automate common configurations or leverage specific products.

They are meant to be used as minimal but complete starting points to create actual infrastructure, and as playgrounds to experiment with Google Cloud features.

Blueprints

Multi-region deployments for API Gateway

This blueprint shows how to configure a load balancer to enable multi-region deployments for API Gateway. For more details on how this set up work have a look at the article here

Cloud Run series

These are a series of blueprints developing the chapters of the Serverless Networking Guide, focused in Cloud Run.