chore(deps): update terraform aws to v5.46.0 #295
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.45.0
->5.46.0
Release Notes
hashicorp/terraform-provider-aws (aws)
v5.46.0
Compare Source
NOTES:
template_body
ofaws_cloudformation_stack
, CRLF was previously treated as different from LF but these are now treated as equivalent in many situations (#14270)FEATURES:
aws_eip_domain_name
(#36963)ENHANCEMENTS:
client_keep_alive
argument (#36969)ptr_record
attribute (#36963)attachment_count
attribute (#36759)client_keep_alive
argument (#36969)master_account_name
attribute (#36797)ipv6_address_preferred_lease_time
attribute (#36934)client_keep_alive
argument (#36969)alarm_specification
to theinstance_refresh.preferences
configuration block (#36954)lambda
andmediapackagev2
as valid values fororigin_access_control_origin_type
(#34362)force_destroy
attribute (#34905)report_build_status
andbuild_status_config
arguments (#36942)ipv6_address_preferred_lease_time
as Computed attribute (#36934)resource_identifier
argument (#36901)ptr_record
attribute (#36963)minimum
attribute incache_usage_limits.data_storage
andcache_usage_limits.ecpu_per_second
(#36766)endpoint_ip_address
attribute (#36767)attachment_count
attribute (#36759)execution_role
andworkflow
arguments (#36953)client_keep_alive
argument (#36969)database_vpc_endpoint_service
andwebserver_vpc_endpoint_service
attributes (#36903)master_account_name
attribute (#36797)security_policy_name
argument (#36893)ipv6_address_preferred_lease_time
attribute (#36934)cascade
argument (#36898)BUG FIXES:
ConflictException
errors on resource Create (#36980)monitor_dimension
to ForceNew (#36773)account_id
to ForceNew (#36773)template_body
no longer cause erroneous diffs (#14270)interface conversion: interface {} is nil, not map[string]interface {}
panic whenauth
is empty ({}
) (#36967)replication_settings
to disallowLogging.CloudWatchLogGroup
andLogging.CloudWatchLogStream
. (#36936)replication_settings
JSON documents. (#36936)replication_task_settings
to disallowLogging.CloudWatchLogGroup
andLogging.CloudWatchLogStream
. (#36936)replication_task_settings
unset to use default settings. (#36936)replication_task_settings
JSON documents. (#36936)BadRequest: AuditLogDestination must not be provided when auditing is disabled
when updatingaudit_log_configuration.0.file_access_audit_log_level
andaudit_log_configuration.0.file_share_access_audit_log_level
to"DISABLED"
(#36928)number_of_workers
andworker_type
as optional/computed, preventing persistent differences whenmax_capacity
is set. (#36770)password_reset_required
istrue
and initial password reset is completed (#36926)certificate_name
on create and update (#36888)NotFound
error handling on delete (#36933)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.