Skip to content

Commit

Permalink
Merge pull request #4 from QuiNovas/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
joseph-wortmann authored Jan 8, 2019
2 parents a91f283 + dc75861 commit 42bc804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ variable "database_name" {
}

variable "engine_version" {
default = "10.1"
default = "10.1"
description = "The version of PostgreSQL used when the DB instance is created."
type = "string"
}
Expand Down

0 comments on commit 42bc804

Please sign in to comment.