Skip to content

Commit

Permalink
Merge branch 'issues-695' of ssh://github.com/cretueusebiu/terraform-…
Browse files Browse the repository at this point in the history
…provider-aws into cretueusebiu-issues-695
  • Loading branch information
bflad committed Jul 14, 2020
2 parents 0f3f9b6 + 859067a commit e4e208d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aws/resource_aws_elastic_transcoder_preset.go
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ func resourceAwsElasticTranscoderPreset() *schema.Resource {
"max_frame_rate": {
Type: schema.TypeString,
Optional: true,
Default: "30",
ForceNew: true,
},
"max_height": {
Expand Down

0 comments on commit e4e208d

Please sign in to comment.