remove default here
This commit is contained in:
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…
Reference in New Issue