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 Jun 28, 2017
1 parent f51ee0d commit 5fce8cb
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" = "386"
"gateway-http" = "386"
"sims" = "386"
"console" = "387"
"gateway-http" = "387"
"sims" = "387"
}

description = "Versions used for deployed services"
Expand Down

0 comments on commit 5fce8cb

Please sign in to comment.