From 55cf291308a578de0c53875d3f6e8a49d7c584e2 Mon Sep 17 00:00:00 2001 From: Simon Davis Date: Tue, 28 Jul 2020 13:13:23 -0700 Subject: [PATCH] Update CHANGELOG.md for #14316 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 815a3d76c07d..837e4b911847 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -62,6 +62,7 @@ ENHANCEMENTS * resource/aws_apigatewayv2_integration: Add `tls_config` attribute [GH-13013] * resource/aws_apigatewayv2_route: Support for updating route key [GH-13833] * resource/aws_apigatewayv2_stage: Make `deployment_id` a `Computed` attribute [GH-13644] +* resource_aws_fsx_windows_file_system - add `storage_type` argument. [GH-14316] * resource_aws_fsx_windows_file_system: add support for multi-az [GH-12676] * resource_aws_fsx_windows_file_system: add `SINGLE_AZ_2` deployment type [GH-12676] * resource_aws_fsx_windows_file_system: adds `preferred_file_server_ip`, `remote_administration_endpoint` attributes [GH-12676]