cloud-foundation-fabric/examples
David Gleich 74b507a9cb
Refactor network dashboard to use multiple files (#639)
* Refactor cloud function into multiple files part 1

* Refactor cloud function into multiple files part 2 - networks.py

* Refactor cloud function into multiple files part 3 - peerings

* Refactor cloud function into multiple files part 4 - peerings

* Refactor cloud function into multiple files part 5 - routes

* Refactor cloud function into multiple files part 6 - move monitoring metrics client out of separate function

* Refactor cloud function into multiple files part 6 - routers.py

* Refactor cloud function into multiple files part 7 - the rest

* Cleanup after refactoring
2022-04-28 11:48:48 +02:00
..
cloud-operations Refactor network dashboard to use multiple files (#639) 2022-04-28 11:48:48 +02:00
data-solutions Update naming convention 2022-04-21 23:53:16 +02:00
factories Bump provider versions to >= 4.17.0, terraform to >= 1.1.0 (#634) 2022-04-17 13:55:40 +02:00
foundations Bump provider versions to >= 4.17.0, terraform to >= 1.1.0 (#634) 2022-04-17 13:55:40 +02:00
networking Bump provider versions to >= 4.17.0, terraform to >= 1.1.0 (#634) 2022-04-17 13:55:40 +02:00
serverless/api-gateway Bump minimist in /examples/serverless/api-gateway/function (#600) 2022-03-29 15:08:49 +02:00
third-party-solutions Bump provider versions to >= 4.17.0, terraform to >= 1.1.0 (#634) 2022-04-17 13:55:40 +02:00
README.md Update README.md 2022-04-07 18:50:42 +02:00

README.md

Terraform end-to-end examples for Google Cloud

This section contains foundational examples that bootstrap the organizational hierarchy and automation prerequisites, networking examples that implement core patterns or features, data solutions examples that demonstrate how to integrate data services in complete scenarios, cloud operations examples that leverage specific products to meet specific operational needs and factories that implement resource factories for the repetitive creation of specific resources.

Currently available examples:

For more information see the README files in the foundations, networking, data solutions, cloud operations and factories folders.