Pada 15 September 2026, semua lingkungan Cloud Composer 1 dan Cloud Composer 2 versi 2.0.x akan mencapai akhir masa pakainya yang direncanakan, dan Anda tidak akan dapat menggunakannya. Sebaiknya rencanakan migrasi ke Cloud Composer 3.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-09-03 UTC."],[],[],null,["# Create an integrated DBT and Cloud Composer operations environment\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\n**Cloud Composer 3** \\| [Cloud Composer 2](/composer/docs/composer-2/dbt-composer-integration \"View this page for Cloud Composer 2\") \\| Cloud Composer 1\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nThis page describes how to use Terraform to create an integrated DBT and\nCloud Composer operations environment.\n\nAbout the terraform-google-dbt-composer-blueprint\\` module\n----------------------------------------------------------\n\nThe\n[`terraform-google-dbt-composer-blueprint` module](https://github.com/GoogleCloudPlatform/terraform-google-dbt-composer-blueprint/)\nuses Terraform to do the following:\n\n- Applies required APIs and permissions in the project.\n- Creates documentation (for DBT) bucket.\n- Creates a Cloud Composer environment, including networking configuration, and a service account.\n- Copies across DAG utilities for Cloud Composer\n- Exports audit logs for the project into a BigQuery project, including two materialized views and a view on top to support dashboards.\n\nIn addition, the module provides an end-to-end example of using the DAG\nutilities and creating an example DBT job in Cloud Composer.\n\nModule's code on GitHub\n-----------------------\n\nFor more information and code samples, see\n[`terraform-google-dbt-composer-blueprint` module](https://github.com/GoogleCloudPlatform/terraform-google-dbt-composer-blueprint/)\npage on GitHub.\n\nWhat's next\n-----------\n\n- [Test, synchronize, and deploy your DAGs from GitHub](/composer/docs/composer-3/dag-cicd-github)"]]