Skip to content

Commit

Permalink
Update CHANGELOG for #2559 and #3240
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Feb 9, 2018
1 parent ac4c5c1 commit d81395c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -33,6 +33,7 @@ ENHANCEMENTS:
* resource/aws_dynamodb_table: Validate attribute types [GH-3188]
* resource/aws_ecr_lifecycle_policy: Support import [GH-3246]
* resource/aws_ecs_service: Support import [GH-2764]
* resource/aws_ecs_service: Add public_assign_ip argument for Fargate services [GH-2559]
* resource/aws_kinesis_firehose_delivery_stream: Add splunk configuration [GH-3117]
* resource/aws_mq_broker: Validate user password [GH-3164]
* resource/aws_service_discovery_public_dns_namespace: Support import [GH-3229]
Expand All @@ -54,6 +55,7 @@ BUG FIXES:
* resource/aws_codebuild_project: Prevent crash when using source auth configuration [GH-3271]
* resource/aws_cognito_identity_pool_roles_attachment: Fix validation for Token types [GH-2894]
* resource/aws_db_parameter_group: fix permanent diff when specifying parameters with database-default values [GH-3182]
* resource/aws_ecs_service: Retry only on ECS and IAM related InvalidParameterException [GH-3240]
* resource/aws_kinesis_stream: Retry deletion on `LimitExceededException` [GH-3108]
* resource/aws_route53_record: Fix dualstack alias name regression trimming too many characters [GH-3187]
* resource/aws_ses_template: Send only specified attributes for update [GH-3214]
Expand Down

0 comments on commit d81395c

Please sign in to comment.