cloud-foundation-fabric/blueprints
maunope 1dc6965694
Update quota monitor blueprint to support project discovery (#1924)
* fist test

* dev complete

* update tf with permissions, enabled APIs and discovery root management

* updated readme

* moved projects discovery to a separate method

* reviewed Mauri's changes

* add missing lines from last change

* - fixed discovery page size to 100
- removed last_asset_page_reached var from discover_projects
- added cast to list for projects var in _main, to make the script work both using CLI and pub/sub

* fixed discovery_root default value to work when no value is passed

* fixed tfdoc

* fixed tftest resources #

---------

Co-authored-by: Ludo <ludomagno@google.com>
2023-12-12 19:17:01 +01:00
..
apigee [net-address] enable ipv6 (#1821) 2023-10-28 15:36:30 +02:00
cloud-operations Update quota monitor blueprint to support project discovery (#1924) 2023-12-12 19:17:01 +01:00
data-solutions Custom role factories for organization and project modules (#1912) 2023-12-11 14:16:39 +00:00
factories Add support for subnet-level service network user grants to project module, improve docs (#1907) 2023-12-07 09:07:48 +00:00
gke Added workstation-cluster module 2023-11-30 07:02:28 +01:00
networking Stop wrapping yamldecode with try() (#1812) 2023-10-25 16:16:05 +02: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 Delete API Gateway from blueprint's README 2023-08-29 11:40:31 +02: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.