Skip to content

Commit

Permalink
Update CHANGELOG for #11387
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jan 11, 2020
1 parent 9a152ac commit 3634675
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

ENHANCEMENTS:

* resource/aws_codepipeline_webhook: Support in-place `tags` updates [GH-11387]
* resource/aws_gamelift_alias: Add `tags` argument [GH-11486]
* resource/aws_gamelift_build: Add `tags` argument and `arn` attribute [GH-11486]
* resource/aws_gamelift_game_session_queue: Add `tags` argument [GH-11486]
Expand All @@ -10,6 +11,7 @@ ENHANCEMENTS:

BUG FIXES:

* resource/aws_codepipeline_webhook: Properly trigger resource recreation when `authentication_configuration` configuration block `allowed_ip_range` and `secret_token` arguments change [GH-11387]
* resource/aws_emr_cluster: Prevent perpetual difference with `ec2_attributes` configuration block `emr_managed_master_security_group`, `emr_managed_slave_security_group`, and `service_access_security_groups` arguments when omitted (support EMR Managed Security Groups) [GH-5493]
* resource/aws_opsworks_permission: Prevent `Unable to change own permission level` error during self updates [GH-11379]

Expand Down

0 comments on commit 3634675

Please sign in to comment.