Skip to content

Commit

Permalink
Update CHANGELOG for hashicorp#5056
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jul 4, 2018
1 parent e6dbbdf commit dc4b26f
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 @@ -9,10 +9,12 @@ FEATURES:

ENHANCEMENTS:

* data-source/aws_elasticache_replication_group: Add `member_clusters` attribute [GH-5056]
* data-source/aws_instances: Add `instance_state_names` argument (support non-`running` instances) [GH-4950]
* data-source/aws_route_tables: Add `filter` argument [GH-5035]
* data-source/aws_subnet_ids: Add `filter` argument [GH-5038]
* resource/aws_eip_association: Support resource import [GH-5006]
* resource/aws_elasticache_replication_group: Add `member_clusters` attribute [GH-5056]
* resource/aws_lambda_alias: Add `routing_config` argument (support traffic shifting) [GH-3316]
* resource/aws_lambda_event_source_mapping: Make `starting_position` optional and allow `batch_size` to support default of 10 for SQS [GH-5024]
* resource/aws_network_acl_rule: Add plan time conflict validation with `cidr_block` and `ipv6_cidr_block` [GH-3951]
Expand Down

0 comments on commit dc4b26f

Please sign in to comment.