Files
hunfabric/blueprints
Wiktor Niesiobędzki 76b108d7a7 Fix cycle in the plan
Without this change, terraform errors with:
│ Error: Cycle: module.project.google_storage_bucket_iam_member.gcs-sinks-binding, module.project.google_project_iam_member.project-sinks-binding, module.project.google_essential_contacts_contact.contact, module.project.google_bigquery_dataset_iam_member.bq-sinks-binding, module.project.google_project_iam_member.bucket-sinks-binding, module.project (close), module.project.output.sink_writer_identities (expand), local.cluster_sa (expand), module.project.var.iam_bindings_additive (expand), module.project.google_project_iam_member.bindings, module.project.google_logging_project_sink.sink, module.project.google_pubsub_topic_iam_member.pubsub-sinks-binding

The actual error is wrong variable reference.

Closes: #2789
2024-12-29 20:30:59 +01:00
..
2024-08-03 07:54:55 +00:00
2024-12-29 20:30:59 +01:00

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, SecOps security blueprints, 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.