Skip to content

Commit

Permalink
Update CHANGELOG.md for #37332
Browse files Browse the repository at this point in the history
  • Loading branch information
changelogbot committed May 8, 2024
1 parent 22d3ce3 commit 5e036f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ FEATURES:
ENHANCEMENTS:

* resource/aws_kms_key: Add `rotation_period_in_days` argument ([#37140](https:/hashicorp/terraform-provider-aws/issues/37140))
* resource/aws_securitylake_subscriber_notification: Better handles importing resource ([#37332](https:/hashicorp/terraform-provider-aws/issues/37332))
* resource/aws_securitylake_subscriber_notification: Deprecates `endpoint_id` in favor of `subscriber_endpoint` ([#37332](https:/hashicorp/terraform-provider-aws/issues/37332))
* resource/aws_securitylake_subscriber_notification: Handles `configuration.https_notification_configuration.authorization_api_key_value` as sensitive value ([#37332](https:/hashicorp/terraform-provider-aws/issues/37332))

BUG FIXES:

Expand All @@ -26,6 +29,8 @@ BUG FIXES:
* resource/aws_securitylake_subscriber: Correctly handles unspecified `access_type` ([#36268](https:/hashicorp/terraform-provider-aws/issues/36268))
* resource/aws_securitylake_subscriber: Correctly handles unspecified `source_version` parameter for `aws_log_source_resource` and `custom_log_source_resource` ([#36268](https:/hashicorp/terraform-provider-aws/issues/36268))
* resource/aws_securitylake_subscriber: Correctly requires `source_name` parameter for `aws_log_source_resource` and `custom_log_source_resource` ([#36268](https:/hashicorp/terraform-provider-aws/issues/36268))
* resource/aws_securitylake_subscriber_notification: No longer recreates resource when not needed ([#37332](https:/hashicorp/terraform-provider-aws/issues/37332))
* resource/aws_securitylake_subscriber_notification: Requires value for `configuration.https_notification_configuration.endpoint` ([#37332](https:/hashicorp/terraform-provider-aws/issues/37332))

## 5.48.0 (May 2, 2024)

Expand Down

0 comments on commit 5e036f0

Please sign in to comment.