Skip to content

Commit

Permalink
Bump service versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Simmerl committed Aug 24, 2017
1 parent 4d729a8 commit 4347b6b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions infrastructure/terraform/template/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ variable "pganalyze_api_key" {

variable "version" {
default = {
"console" = "435"
"gateway-http" = "435"
"sims" = "435"
"console" = "437"
"gateway-http" = "437"
"sims" = "437"
}

description = "Versions used for deployed services"
Expand Down

0 comments on commit 4347b6b

Please sign in to comment.