cloud-foundation-fabric/blueprints/serverless
Ludovico Magnocavallo 46f694be08
Refactor net-glb module for Terraform 1.3 (#1044)
* wip

* urlmaps

* wip

* tested

* fix managed certificate names

* simple HTTP and HTTPS examples

* gce and hybrid neg examples

* internet NEG example

* serverless NEG and backend bucket examples

* certificate example

* fix example tests

* remove stale test module

* module test

* adfs blueprint

* add support for non-classic GLB and PSC NEGs

* apigee blueprint

* glb and cloud armor blueprint

* deprecate non-working nginx reverse cluster

* api gateway blueprint

* tfdoc

* fix top-level READMEs

* switch to new tests

* only/at most
2022-12-08 17:35:44 +01:00
..
api-gateway Refactor net-glb module for Terraform 1.3 (#1044) 2022-12-08 17:35:44 +01:00
README.md Add readme to serverless blueprints folder 2022-09-12 10:09:56 +02: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