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 21, 2017
1 parent 64732b7 commit 43459d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions infrastructure/terraform/template/variables.tf
Expand Up @@ -141,9 +141,9 @@ variable "pganalyze_api_key" {

variable "version" {
default = {
"console" = "413"
"gateway-http" = "413"
"sims" = "413"
"console" = "419"
"gateway-http" = "419"
"sims" = "419"
}

description = "Versions used for deployed services"
Expand Down

0 comments on commit 43459d7

Please sign in to comment.