Skip to content

Commit

Permalink
Update CHANGELOG for #15922
Browse files Browse the repository at this point in the history
  • Loading branch information
gdavison committed Nov 5, 2020
1 parent 66d57fe commit 75d017d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ FEATURES
ENHANCEMENTS

* resource/aws_apigatewayv2_integration: `timeout_milliseconds` has different valid ranges and default values between HTTP and WebSocket APIs. `timeout_milliseconds` is now `Computed`, meaning Terraform will only perform drift detection of its value when present in a configuration. [GH-16017]
* resource/aws_cloudwatch_event_permission: Add `event_bus_name` [GH-15922]
* resource/aws_cloudwatch_event_target: add plan time validation to `arn`, `role_arn`, `launch_type`, `task_definition_arn` [GH-11685]
* resource/aws_codeartifact_domain: add `tags` argument. [GH-16006]
* resource/aws_codeartifact_repository: add `tags` argument. [GH-16006]
Expand Down

0 comments on commit 75d017d

Please sign in to comment.