Skip to content

Commit

Permalink
Update CHANGELOG for #11669
Browse files Browse the repository at this point in the history
  • Loading branch information
breathingdust committed Oct 1, 2020
1 parent 1e93dff commit 8a462cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,11 @@ FEATURES

ENHANCEMENTS

* resource/aws_appmesh_route: Add `grpc_route` and `http2_route` attributes to support gRPC and HTTP/2 services [GH-11669]
* resource/aws_appmesh_route: Add `retry_policy` attribute to support App Mesh retry policies [GH-11660]
* resource/aws_appmesh_virtual_node: Add `grpc` and `http2` as valid values for the `protocol` attribute [GH-11669]
* resource/aws_appmesh_virtual_node: Add `spec.backend_defaults`, `spec.backend.virtual_service.client_policy` and `spec.listener.tls` attributes to support TLS in transit encryption [GH-12541]
* resource/aws_appmesh_virtual_router: Add `grpc` and `http2` as valid values for the `protocol` attribute [GH-11669]
* resource/aws_fsx_lustre_file_system: Add `storage_type` and `drive_cache_type` [GH-14727]
* resource/aws_glue_crawler: Add `connection_name` field to `s3_target` block [GH-15350]
* resource/aws_sagemaker_notebook_instance: Ability to configure root access for Sagemaker notebook instances [GH-14184]
Expand Down

0 comments on commit 8a462cc

Please sign in to comment.