Skip to content

Commit

Permalink
Update CHANGELOG.md for #16472
Browse files Browse the repository at this point in the history
  • Loading branch information
breathingdust authored Dec 2, 2020
1 parent 7848157 commit d7fb1a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ ENHANCEMENTS
* resource/aws_backup_plan: Add plan-time validation for various arguments [GH-16476]
* resource/aws_lambda_event_source_mapping: Add support for updating `maximum_batching_window_in_seconds` for SQS queue event sources [GH-16518]
* resource/aws_ssm_maintenance_window_target: Add plan-time validation for `owner_information` and `targets` arguments [GH-16478]
* resource/aws_storagegateway_gateway - add `timeout_in_seconds`, `organizational_unit`, `domain_controllers` arguments for `smb_active_directory_settings` block. [GH-16472]
* resource/aws_storagegateway_gateway - add `smb_active_directory_settings. active_directory_status`, `ec2_instance_id`, `endpoint_type`, `host_environment`, and `gateway_network_interface` attributes. [GH-16472]
* resource/aws_storagegateway_gateway - add plan time validations for `smb_guest_password`, `smb_active_directory_settings. username`, `smb_active_directory_settings. password`, `smb_active_directory_settings. domain_name`, `gateway_timezone`, and `gateway_name`. [GH-16472]
* resource/aws_storagegateway_gateway - add support for `medium_changer_type` value `medium_changer_type`. [GH-16472]

BUG FIXES

Expand Down

0 comments on commit d7fb1a4

Please sign in to comment.