Skip to content

Commit

Permalink
Update stack deployment template (#2678)
Browse files Browse the repository at this point in the history
  • Loading branch information
gurevichdmitry authored Nov 5, 2024
1 parent 38ee11d commit b60966f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/test-environments/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ variable "cdr_infra" {
}

variable "deployment_template" {
default = "gcp-compute-optimized-v2"
default = "gcp-general-purpose"
description = "Optional deployment template. Defaults to the CPU optimized template for GCP"
type = string
}
Expand Down

0 comments on commit b60966f

Please sign in to comment.