cloud-foundation-fabric/blueprints
Ayman Farhat b021d84633
Fix formatting for gcloud dataflow job launch command (#924)
This fix is to prevent errors similar to "ERROR: (gcloud.dataflow.jobs.run) unrecognized arguments: df-loading@tf-pso-workshop-test.iam.gserviceaccount.com" when copy pasting the example code. Line 8 misses a space between the statement and line break, leading to missing a space between parameters when evaluated by the gcloud command.
2022-10-27 14:07:24 +00:00
..
cloud-operations Update README.md 2022-10-27 09:18:34 +02:00
data-solutions Fix formatting for gcloud dataflow job launch command (#924) 2022-10-27 14:07:24 +00:00
factories Update provider version (needed for dns logging support). 2022-10-25 12:15:02 +02:00
gke Align documentation, move glb blueprint (#921) 2022-10-26 14:31:04 +02:00
networking Align documentation, move glb blueprint (#921) 2022-10-26 14:31:04 +02:00
serverless Add readme to serverless blueprints folder 2022-09-12 10:09:56 +02:00
third-party-solutions Align documentation, move glb blueprint (#921) 2022-10-26 14:31:04 +02:00
README.md Align documentation, move glb blueprint (#921) 2022-10-26 14:31:04 +02:00

README.md

Terraform end-to-end blueprints for Google Cloud

This section 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.