remove default here

This commit is contained in:
Clint Shryock 2015-05-13 16:53:12 -05:00
parent f346187948
commit dc164c454e
1 changed files with 0 additions and 1 deletions

View File

@ -91,7 +91,6 @@ func resourceAwsDbInstance() *schema.Resource {
Type: schema.TypeInt,
Optional: true,
Computed: true,
Default: 1,
},
"backup_window": &schema.Schema{