diff --git a/test/integration/build/gcp-mm.tf b/test/integration/build/gcp-mm.tf index 12f43a6bd..02e4b7abc 100644 --- a/test/integration/build/gcp-mm.tf +++ b/test/integration/build/gcp-mm.tf @@ -216,7 +216,7 @@ variable "scheduler_job" { type = any } -variable "cloud_composer" { +variable "cloud_composer_v1" { type = any }