Skip to content

Commit

Permalink
Update CHANGELOG for #3857
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Mar 21, 2018
1 parent 1733f75 commit 61fe3b2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ ENHANCEMENTS:
* provider: Treat additional IAM policy scenarios with empty principal trees as equivalent [GH-3832]
* resource/aws_cloudfront_distribution: Validate origin `domain_name` and `origin_id` at plan time [GH-3767]
* resource/aws_eip: Support configurable timeouts [GH-3769]
* resource/aws_elasticache_cluster: Support plan time validation of az_mode [GH-3857]
* resource/aws_elasticache_cluster: Support plan time validation of node_type requiring VPC for cache.t2 instances [GH-3857]
* resource/aws_elasticache_cluster: Support plan time validation of num_cache_nodes > 1 for redis [GH-3857]
* resource/aws_elasticache_cluster: ForceNew on node_type changes for memcached engine [GH-3857]
* resource/aws_elasticache_cluster: ForceNew on engine_version downgrades [GH-3857]
* resource/aws_emr_cluster: Add step support [GH-3673]
* resource/aws_instance: Support optionally fetching encrypted Windows password data [GH-2219]
* resource/aws_launch_configuration: Validate `user_data` length during plan [GH-2973]
Expand Down

0 comments on commit 61fe3b2

Please sign in to comment.