Closed renovate[bot] closed 1 week ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Latest commit: a1f5c663dc7eddf7084d9846b376f29c5b42427b
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
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 - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.