Skip to content

Commit

Permalink
Update CHANGELOG for #14349
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Sep 23, 2020
1 parent 9efb631 commit ba32f65
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 @@ -11,6 +11,11 @@ ENHANCEMENTS
* resource/aws_apigatewayv2_api: Add `disable_execute_api_endpoint` attribute [GH-15250]
* resource/aws_apigatewayv2_authorizer: Add `authorizer_payload_format_version`, `authorizer_result_ttl_in_seconds` and `enable_simple_responses` attribute to support Lambda authorizers for HTTP APIs [GH-15232]
* resource/aws_apigatewayv2_authorizer: Change `identity_sources` to an optional attribute [GH-15232]
* resource/aws_appmesh_mesh: Add `mesh_owner` and `resource_owner` attributes [GH-14349]
* resource/aws_appmesh_route: Add `mesh_owner` argument and `resource_owner` attribute [GH-14349]
* resource/aws_appmesh_virtual_node: Add `mesh_owner` argument and `resource_owner` attribute [GH-14349]
* resource/aws_appmesh_virtual_router: Add `mesh_owner` argument and `resource_owner` attribute [GH-14349]
* resource/aws_appmesh_virtual_service: Add `mesh_owner` argument and `resource_owner` attribute [GH-14349]
* resource/aws_glue_job - add `non_overridable_arguments` argument [GH-14793]
* data-source/aws_lb: Add `customer_owned_ipv4_pool` and `subnet_mapping` `outpost_id` attributes [GH-15170]
* resource/aws_fsx_lustre_file_system - add support for backup retention [GH-14446]
Expand Down

0 comments on commit ba32f65

Please sign in to comment.