Skip to content

Commit

Permalink
fix: correct variable name for cloud_composer_v1
Browse files Browse the repository at this point in the history
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
  • Loading branch information
ahasunos committed Dec 7, 2023
1 parent 8ba78c0 commit 1dbf694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/build/gcp-mm.tf
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ variable "scheduler_job" {
type = any
}

variable "cloud_composer" {
variable "cloud_composer_v1" {
type = any
}

Expand Down

0 comments on commit 1dbf694

Please sign in to comment.