Skip to content

Commit

Permalink
Update CHANGELOG for #7738 and #7791
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Mar 4, 2019
1 parent e136c68 commit 7ff8966
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@ FEATURES:
ENHANCEMENTS:

* data-source/aws_redshift_service_account: Add us-gov-east-1 and us-gov-west-1 region mappings [GH-7635]
* resource/aws_db_instance: Properly set `engine_version` with `snapshot_identifier` [GH-7738]
* resource/aws_dlm_lifecycle_policy: Add validation support for 2, 3, 4, 6, and 8 in `policy_details` `schedule` `create_rule` `interval` argument (support shorter intervals) [GH-7751]
* resource/aws_lb_target_group: Add `lambda_multi_value_headers_enabled` argument [GH-7648]
* resource/aws_ram_resource_share: Add `arn` attribute [GH-7634]

BUG FIXES:

* resource/aws_db_instance: Properly set `engine_version` with `snapshot_identifier` [GH-7738]
* resource/aws_ecs_service: Ensure `placement_strategy` removal in version 2.0.0 does not force recreation [GH-7790]
* resource/aws_s3_bucket_notification: Prevent crash with empty filters configuration [GH-7791]

## 2.0.0 (February 27, 2019)

Expand Down

0 comments on commit 7ff8966

Please sign in to comment.