Skip to content

Commit

Permalink
Update branch version to 3.0.0-er.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hhlee445 committed Dec 15, 2023
1 parent 9c42257 commit 9a003dc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions cluster_provisioning/int_pst_ops_devcommon_override.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,25 @@ variable "hysds_release" {
}

variable "lambda_package_release" {
default = "2.1.0"
default = "3.0.0-er.1.0"
}

variable "pcm_commons_branch" {
default = "2.1.0"
default = "3.0.0-er.1.0"
}

variable "pcm_branch" {
default = "2.1.0"
default = "3.0.0-er.1.0"
}

variable "product_delivery_branch" {
default = "2.1.0"
default = "3.0.0-er.1.0"
}

variable "bach_api_branch" {
default = "2.1.0"
default = "3.0.0-er.1.0"
}

variable "bach_ui_branch" {
default = "2.1.0"
default = "3.0.0-er.1.0"
}

0 comments on commit 9a003dc

Please sign in to comment.