Skip to content

Commit

Permalink
Update CHANGELOG.md for #13013
Browse files Browse the repository at this point in the history
  • Loading branch information
breathingdust authored Jul 22, 2020
1 parent d803b3c commit 8979ce4
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 @@ -15,6 +15,7 @@ BREAKING CHANGES
* resource/aws_api_gateway_method_settings: Remove `Computed` property from `throttling_burst_limit` and `throttling_rate_limit` arguments, enabling drift detection [GH-14266]
* resource/aws_api_gateway_method_settings: Update `throttling_burst_limit` and `throttling_rate_limit` argument defaults to match API default of `-1` to keep throttling disabled [GH-14266]
* resource/aws_apigatewayv2_integration: Add `request_parameters` attribute [GH-14080]
* resource/aws_apigatewayv2_integration: Add `tls_config` attribute [GH-13013]
* resource/aws_apigatewayv2_integration: Correctly handle the `passthrough_behavior` attribute for HTTP APIs [GH-13062]
* resource/aws_apigatewayv2_route: Support for updating route key [GH-13833]
* resource/aws_apigatewayv2_stage: Make `deployment_id` a `Computed` attribute [GH-13644]
Expand Down

0 comments on commit 8979ce4

Please sign in to comment.