Skip to content

Commit

Permalink
Update CHANGELOG for #6150 and fix some 1.42.0 ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Oct 31, 2018
1 parent 97bb163 commit 9f6918e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,11 @@ ENHANCEMENTS:
* data-source/aws_nat_gateway: Support `tags` as argument and attribute [GH-6231]
* resource/aws_budgets_budget: Support resource import [GH-6226]
* resource/aws_cloudwatch_event_permission: Add `condition` argument (support Organizations access) [GH-6261]
* resource/aws_codepipeline_webhook: Support resource import [GH-6202]
* resource/aws_cognito_user_pool_domain: Add `certificate_arn` argument (support custom domains) [GH-6185]
* resource/aws_dx_hosted_private_virtual_interface: Add `mtu` argument and `jumbo_frame_capable` attribute [GH-6142]
* resource/aws_dx_private_virtual_interface: Add `mtu` argument and `jumbo_frame_capable` attribute [GH-6141]
* resource/aws_codepipeline_webhook: Support resource import [GH-6202]
* resource/aws_ecs_service: Support `deployment_minimum_healthy_percent` for `DAEMON` strategy [GH-6150]
* resource/aws_flow_log: Add `log_destination` and `log_destination_type` arguments (support sending to S3) [GH-5509]
* resource/aws_glue_job: Add `security_configuration` argument [GH-6232]
* resource/aws_lb_target_group: Improve `name` and `name_prefix` argument plan-time validation [GH-6168]
Expand Down

0 comments on commit 9f6918e

Please sign in to comment.