1
0
mirror of synced 2025-12-19 18:05:44 -05:00

improve syntax a bit

This commit is contained in:
Rob Morgan
2019-06-25 17:23:38 +02:00
parent edd30bcea5
commit 2a46a70ee8
2 changed files with 2 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ variable "master_user_password" {
# OPTIONAL PARAMETERS
# Generally, these values won't need to be changed.
# ---------------------------------------------------------------------------------------------------------------------
variable "postgres_version" {
description = "The engine version of the database, e.g. `POSTGRES_9_6`. See https://cloud.google.com/sql/docs/features for supported versions."
type = string