Skip to content

Commit

Permalink
Update CHANGELOG for hashicorp#11081
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jan 29, 2020
1 parent 456f0fb commit d53a8fa
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 @@ -7,6 +7,9 @@ NOTES:
ENHANCEMENTS:

* data-source/aws_efs_file_system: Add `lifecycle_policy`, `provisioned_throughput_in_mibps`, and `throughput_mode` attributes [GH-11647]
* data-source/aws_dynamodb_table: Add `server_side_encryption` `kms_key_arn` attribute [GH-11081]
* resource/aws_dynamodb_table: Add `server_side_encryption` configuration block `kms_key_arn` argument (support customer managed CMKs for server-side encryption) [GH-11081]
* resource/aws_dynamodb_table: Support in-place updates for `server_side_encryption` configurations [GH-11081]
* resource/aws_elasticsearch_domain: Add `domain_endpoint_options` configuration block (support enforcing HTTPS) [GH-10430]
* resource/aws_gamelift_fleet: Add `fleet_type` argument (support Spot Fleets) [GH-8234]
* resource/aws_ssm_maintenance_window: Add `description` argument [GH-11478]
Expand Down

0 comments on commit d53a8fa

Please sign in to comment.