cloud-foundation-fabric/blueprints
Dan Farmer 52eb83758f Fix compute-vm:CloudKMS test for provider>=4.54.0
* TF provider >= 4.54.0 now returns `rsa_encrypted_key` for
  `google_compute_disk.disks["attached-disk"]` (see
  hashicorp/terraform-provider-google#4448)
* Add this field to expected model to fix test assertion failure
* Update required TF provider to 4.55.0 (latest) since the assertion
  will now fail with <4.54.0, which do not return `rsa_encrypted_key`
  * Updated the whole repo on advice from @ludoo
2023-02-28 15:10:22 +00:00
..
apigee Fix compute-vm:CloudKMS test for provider>=4.54.0 2023-02-28 15:10:22 +00:00
cloud-operations Fix compute-vm:CloudKMS test for provider>=4.54.0 2023-02-28 15:10:22 +00:00
data-solutions Fix compute-vm:CloudKMS test for provider>=4.54.0 2023-02-28 15:10:22 +00:00
factories Fix compute-vm:CloudKMS test for provider>=4.54.0 2023-02-28 15:10:22 +00:00
gke Update gke blueprints tests 2023-02-25 19:26:11 +01:00
networking Fix compute-vm:CloudKMS test for provider>=4.54.0 2023-02-28 15:10:22 +00:00
serverless Merge branch 'master' into juliodiez-patch-2 2023-02-27 18:38:13 +01:00
third-party-solutions Fix compute-vm:CloudKMS test for provider>=4.54.0 2023-02-28 15:10:22 +00:00
README.md Add reference to Cloud Run blueprints 2023-02-28 10:58:53 +01: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.