chore(deps): update terraform aws to ~> 5.88.0 #1548
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~> 5.87.0
->~> 5.88.0
Release Notes
hashicorp/terraform-provider-aws (aws)
v5.88.0
Compare Source
NOTES:
rule.exipration.expired_object_delete_marker
is set with eitherrule.exipration.date
orrule.exipration.days
. While historically the provider allowed this invalid configuration, the migration of this resource to the Terraform Plugin Framework inv5.86.0
resulted in this misconfiguration surfacing as a hardinconsistent result after apply
error. This diagnostic aims to direct users how to resolve the issue at plan time. See this issue comment for additional context. (#41462)FEATURES:
aws_cloudwatch_contributor_managed_insight_rules
(#41472)aws_cloudwatch_contributor_managed_insight_rule
(#41449)aws_qbusiness_application
(#35249)ENHANCEMENTS:
video_data_delivery_enabled
argument (#41317)password_wo
write-only attribute (#41366)master_password_wo
write-only attribute (#41413)storage_descriptor.additional_locations
argument (#41434)master_password_wo
write-only attribute (#41411)admin_user_password_wo
write-only attribute (#41412)secret_string_wo
write-only attribute (#41371)BUG FIXES:
scaling_configuration
is not empty. (#41377)sub_domain
(#36961)embedding_data_delivery_enabled
,image_data_delivery_enabled
, andtext_data_delivery_enabled
arguments as optional with default value oftrue
(#41317)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 has been generated by Renovate Bot.