hashicorp/terraform-provider-aws (aws)
### [`v5.75.1`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5751-Unreleased)
[Compare Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v5.75.0...v5.75.1)
ENHANCEMENTS:
- data-source/aws_cloudwatch_event_bus: Add `description` attribute ([#39980](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39980))
- resource/aws_api_gateway_account: Add attribute `reset_on_delete` to properly reset CloudWatch Role ARN on deletion. ([#40004](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40004))
- resource/aws_cloudwatch_event_bus: Add `description` argument ([#39980](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39980))
BUG FIXES:
- resource/aws_api_gateway_deployment: Rolls back validation of `canary_settings` and `stage_description` when `stage_name` not set. ([#40067](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40067))
- resource/aws_dynamodb_table: Allow table TTL to be disabled by allowing `ttl[0].attribute_name` to be set when `ttl[0].enabled` is false ([#40046](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40046))
- resource/aws_sagemaker_domain: Fix issue causing a `ValidationException` on updates when RStudio is disabled on the domain ([#40049](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40049))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
5.75.0
->5.75.1
Release Notes
hashicorp/terraform-provider-aws (aws)
### [`v5.75.1`](https://redirect.github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5751-Unreleased) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-aws/compare/v5.75.0...v5.75.1) ENHANCEMENTS: - data-source/aws_cloudwatch_event_bus: Add `description` attribute ([#39980](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39980)) - resource/aws_api_gateway_account: Add attribute `reset_on_delete` to properly reset CloudWatch Role ARN on deletion. ([#40004](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40004)) - resource/aws_cloudwatch_event_bus: Add `description` argument ([#39980](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/39980)) BUG FIXES: - resource/aws_api_gateway_deployment: Rolls back validation of `canary_settings` and `stage_description` when `stage_name` not set. ([#40067](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40067)) - resource/aws_dynamodb_table: Allow table TTL to be disabled by allowing `ttl[0].attribute_name` to be set when `ttl[0].enabled` is false ([#40046](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40046)) - resource/aws_sagemaker_domain: Fix issue causing a `ValidationException` on updates when RStudio is disabled on the domain ([#40049](https://redirect.github.com/hashicorp/terraform-provider-aws/issues/40049))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.