Skip to content

Commit

Permalink
Merge pull request #514 from terraform-providers/zippolyte-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
gzussa authored May 12, 2020
2 parents d4564b1 + 89c11be commit 39c5e27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datadog/resource_datadog_dashboard.go
Original file line number Diff line number Diff line change
Expand Up @@ -2518,6 +2518,7 @@ func getManageStatusDefinitionSchema() map[string]*schema.Schema {
Type: schema.TypeInt,
Deprecated: "This parameter may be removed from the dashboard API in the future",
Optional: true,
Default: 50,
},
// The start param is deprecated
"start": {
Expand Down

0 comments on commit 39c5e27

Please sign in to comment.