cloud-foundation-fabric/blueprints
Simone Ruffilli 87548f9739
Networking Sandbox Blueprint (#1939)
This blueprint creates a networking playground showing a number of different VPC connectivity options:

Hub and spoke via HA VPN
Hub and spoke via VPC peering
Interconnecting two networks via a network virtual appliance (aka NVA)
On top of that, this blueprint implements Policy Based Routing (aka PBR) to show how to force all traffic within a VPC to be funneled through an internal network passthrough load balancer, to implement an Intrusion Prevention System (IPS). PBR is enabled in the hub VPC, matching all traffic originating from within that VPC.
2023-12-21 17:50:38 +01:00
..
apigee [net-address] enable ipv6 (#1821) 2023-10-28 15:36:30 +02:00
cloud-operations Blueprints naming convention update (#1942) 2023-12-21 17:02:25 +01:00
data-solutions Custom role factories for organization and project modules (#1912) 2023-12-11 14:16:39 +00:00
factories Allow granting network user role on host project from project module and factory (#1930) 2023-12-15 14:39:21 +01:00
gke Added workstation-cluster module 2023-11-30 07:02:28 +01:00
networking Networking Sandbox Blueprint (#1939) 2023-12-21 17:50:38 +01:00
serverless Fix dnssec keys lookup (#1728) 2023-10-03 21:37:21 +02:00
third-party-solutions Fixes to F5 blueprint docs (#1886) 2023-11-24 19:45:38 +01:00
README.md Networking Sandbox Blueprint (#1939) 2023-12-21 17:50:38 +01:00

README.md

Terraform end-to-end blueprints for Google Cloud

This section provides networking blueprints that implement core patterns or features, data solutions blueprints that demonstrate how to integrate data services in complete scenarios, cloud operations blueprints that leverage specific products to meet specific operational needs, GKE and Serverless blueprints, and factories that implement resource factories for the repetitive creation of specific resources.

Currently available blueprints:

For more information see the individual README files in each section.