Skip to content

Commit

Permalink
Update CHANGELOG.md for hashicorp#19687
Browse files Browse the repository at this point in the history
  • Loading branch information
changelogbot committed Jun 7, 2021
1 parent cd45dfa commit 2b7a455
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
## 3.45.0 (Unreleased)

ENHANCEMENTS:

* resource/aws_ecs_task_definition: Add plan time validation for `family` and `requires_compatibilities`. ([#19670](https://github.com/hashicorp/terraform-provider-aws/issues/19670))
* resource/aws_ecs_task_definition: Add support for `fsx_windows_file_server_volume_configuration`. ([#19670](https://github.com/hashicorp/terraform-provider-aws/issues/19670))
* resource/aws_fsx_lustre_filesystem: Add `data_compression_type` argument. ([#19664](https://github.com/hashicorp/terraform-provider-aws/issues/19664))

BUG FIXES:

* resource/aws_lambda_function: Prevents perpetual diff in `vpc_config` ([#17610](https://github.com/hashicorp/terraform-provider-aws/issues/17610))

## 3.44.0 (June 03, 2021)

FEATURES:
Expand Down

0 comments on commit 2b7a455

Please sign in to comment.