cloud-foundation-fabric/examples
Ludovico Magnocavallo 40cb46e1cc
Add support for Shared VPC service IAM to project module (#525)
* project module changes

* fix examples

* add comments in module code

* re-enable nullable on svpc variables

* project factory

* Tests still failing (#526)

* fix pf

* tfdoc

* pf test boilerplate

Co-authored-by: Simone Ruffilli <sruffilli@google.com>
2022-02-09 11:06:51 +01:00
..
cloud-operations M4CE (v5) Examples (#413) 2022-02-02 15:21:10 +01:00
data-solutions Remove older GCS to BQ example (#523) 2022-02-08 07:30:03 +01:00
factories Add support for Shared VPC service IAM to project module (#525) 2022-02-09 11:06:51 +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
third-party-solutions Link vars and outputs from README 2022-01-22 14:15:16 +01:00
README.md Remove older GCS to BQ example (#523) 2022-02-08 07:30:03 +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.