Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-04-07 18:10:55 +03:00 committed by GitHub
parent 488711afef
commit 15346fdfcc
1 changed files with 2 additions and 1 deletions

View File

@ -36,7 +36,8 @@ IMPROVEMENTS:
* provider/aws: Add support for treat_missing_data to cloudwatch_metric_alarm [GH-13358] * provider/aws: Add support for treat_missing_data to cloudwatch_metric_alarm [GH-13358]
* provider/aws: Add support for evaluate_low_sample_count_percentiles to cloudwatch_metric_alarm [GH-13371] * provider/aws: Add support for evaluate_low_sample_count_percentiles to cloudwatch_metric_alarm [GH-13371]
* provider/aws: Fix `aws_s3_bucket` drift detection of logging options [GH-13281] * provider/aws: Fix `aws_s3_bucket` drift detection of logging options [GH-13281]
* providers/aws: Update ElasticTranscoderPreset to have default for MaxFrameRate [GH-13422] * provider/aws: Update ElasticTranscoderPreset to have default for MaxFrameRate [GH-13422]
* provider/aws: Add `name_prefix` to `aws_alb_target_group` [GH-13442]
* provider/bitbucket: Improved error handling [GH-13390] * provider/bitbucket: Improved error handling [GH-13390]
* provider/cloudstack: Do not force a new resource when updating `cloudstack_loadbalancer_rule` members [GH-11786] * provider/cloudstack: Do not force a new resource when updating `cloudstack_loadbalancer_rule` members [GH-11786]
* provider/github: Handle the case when issue labels already exist [GH-13182] * provider/github: Handle the case when issue labels already exist [GH-13182]