cloud-foundation-fabric/examples
Simone Ruffilli fb90500adc
FAST: add 02-networking-peering stage. (#561)
* Networking with peering - initial commit

* README and tests

* Linter fixes

* Linter fixes

* Linter fixes

* Update README.md

* split out vpn/peering in separate files so the rest is identical

* fix dns for vpn and peering

* update tfdoc to support multiple outputs/variables files

* add peering variables

* update tfdoc for modules

* make it easier to spot errored docs

* fix doc

* yapf

* fix permadiff in firewall module source ranges

* FAST: Networking: DNS Fixes

* FAST: ability to toggle on-prem vpn creation

* FAST: fix outputs

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-02-28 12:27:27 +01:00
..
cloud-operations FAST: add 02-networking-peering stage. (#561) 2022-02-28 12:27:27 +01:00
data-solutions fw rules 2022-02-19 07:59:30 +01:00
factories FAST: add 02-networking-peering stage. (#561) 2022-02-28 12:27:27 +01:00
foundations Link vars and outputs from README 2022-01-22 14:15:16 +01:00
networking Add support for Shared VPC service IAM to project module (#525) 2022-02-09 11:06:51 +01:00
serverless/api-gateway API gateway module and example that creates a multi-region deployment for API gateway 2022-02-22 12:00:44 +01:00
third-party-solutions Link vars and outputs from README 2022-01-22 14:15:16 +01:00
README.md Merge branch 'master' into fast-dev-dp 2022-02-08 09:02:48 +01: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.