fix fat-fingered change in test

This commit is contained in:
Jake Champlin 2017-01-23 18:28:16 -05:00
parent 4e7ccc35a3
commit 4c5a08cae7
No known key found for this signature in database
GPG Key ID: DC31F41958EF4AC2
1 changed files with 1 additions and 1 deletions

View File

@ -1106,7 +1106,7 @@ resource "aws_db_instance" "mssql" {
username = "somecrazyusername"
password = "somecrazypassword"
engine = "sqlserver-ex"
backup_retention_period =
backup_retention_period = 0
#publicly_accessible = true