Skip to content

Commit

Permalink
Update CHANGELOG for #13868
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Sep 1, 2020
1 parent fcac15f commit e3e5b5d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ FEATURES
ENHANCEMENTS

* resource/aws_acm_certificate: Provide additional plan-time validation for `subject_alternative_names` argument values [GH-14782]
* resource/aws_autoscaling_group: Support provider-level `ignore_tags` configuration [GH-13868]
* resource/aws_ebs_volume: Support io2 type [GH-14894]
* resource/aws_emr_cluster: Add `core_instance_fleet` and `master_instance_fleet` configuration blocks [GH-14788]
* resource/aws_kinesis_firehose_delivery_stream: Add `elasticsearch_configuration` `vpc_config` configuration block [GH-13269]
Expand All @@ -21,7 +22,9 @@ ENHANCEMENTS

BUG FIXES

* resource/aws_autoscaling_group: Prevent unnecessary tag removal and recreation within tag updates [GH-13868]
* resource/aws_emr_cluster: Prevent recreation when `ebs_config.volumes_per_instance` is greater than 1 [GH-14858]
* resource/aws_lightsail_instance: Prevent panic with key-only tags [GH-13868]
* resource/aws_mq_configuration: Prevent additional revision creation with `tags` only updates [GH-14850]
* resource/aws_opsworks_stack: Suppress equivalent `custom_json` differences [GH-14886]
* resource/aws_rds_cluster_endpoint: Increase creation timeout to 30 minutes [GH-14862]
Expand Down

0 comments on commit e3e5b5d

Please sign in to comment.