Skip to content

Commit

Permalink
Update pge_release for dev-int override.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
hhlee445 committed Apr 20, 2023
1 parent 27ab858 commit 1ead457
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cluster_provisioning/dev-int/override.tf
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,8 @@ variable "pge_releases" {
type = map(string)
default = {
"dswx_hls" = "1.0.1"
"cslc_s1" = "2.0.0-er.5.0"
"rtc_s1" = "2.0.0-er.5.1"
"cslc_s1" = "2.0.0-rc.1.0"
"rtc_s1" = "2.0.0-rc.1.0"
}
}

Expand Down

0 comments on commit 1ead457

Please sign in to comment.