remove default here

pull/1946/head
Clint Shryock 11 years ago
parent f346187948
commit dc164c454e

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

Loading…
Cancel
Save