Skip to content

Commit

Permalink
Update CHANGELOG for #8546
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored May 15, 2019
1 parent e153f63 commit 21c8258
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 @@ -15,6 +15,7 @@ FEATURES:
ENHANCEMENTS:

* resource/aws_autoscaling_schedule: Support resource import [GH-8300]
* resource/aws_backup_selection: Support resource import [GH-8546]
* resource/aws_dynamodb_table: Support tagging on creation (where available) [GH-8469]
* resource/aws_emr_cluster: Add `master_instance_group` and `core_instance_group` configuration blocks (deprecates other instance group configuration methods) [GH-8459]
* resource/aws_kinesis_analytics_application: Add `tags` argument [GH-8643]
Expand All @@ -25,6 +26,7 @@ ENHANCEMENTS:

BUG FIXES:

* resource/aws_backup_selection: Properly trigger resource recreation with `selection_tag` updates [GH-8546]
* resource/aws_vpn_gateway: Handle `attaching` and `detaching` attachment status [GH-8576]
* resource/aws_vpn_gateway_attachment: Handle `attaching` and `detaching` attachment status [GH-8576]

Expand Down

0 comments on commit 21c8258

Please sign in to comment.