chore(deps): update terraform aws to v6.5.0
This MR contains the following updates:
| Package | Type | Update | Change | 
|---|---|---|---|
| aws (source) | required_provider | minor | 
6.4.0 -> 6.5.0
 | 
⚠️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
View the Renovate pipeline for this MR
Release Notes
hashicorp/terraform-provider-aws (aws)
v6.5.0
NOTES:
- resource/aws_cognito_log_delivery_configuration: Because we cannot easily test all this functionality, it is best effort and we ask for community help in testing (#43396)
 - resource/aws_ecs_service: Acceptance tests cannot fully reproduce scenarios with deployments older than 3 months. Community feedback on this fix is appreciated, particularly for long-running ECS services with in-place updates (#43502)
 
FEATURES:
- 
New Data Source: 
aws_ecr_images(#42577) - 
New Resource: 
aws_cognito_log_delivery_configuration(#43396) - 
New Resource: 
aws_networkfirewall_firewall_transit_gateway_attachment_accepter(#43430) - 
New Resource: 
aws_s3_bucket_metadata_configuration(#41364) 
ENHANCEMENTS:
- data-source/aws_dms_endpoint: Add 
postgres_settings.authentication_methodandpostgres_settings.service_access_role_arnattributes (#43440) - data-source/aws_networkfirewall_firewall: Add 
availability_zone_change_protection,availability_zone_mapping,firewall_status.sync_states.attachment.status_message,firewall_status.transit_gateway_attachment_sync_states,transit_gateway_id, andtransit_gateway_owner_account_idattributes (#43430) - resource/aws_alb_listener: Add resource identity support (#43161)
 - resource/aws_alb_listener_rule: Add resource identity support (#43155)
 - resource/aws_alb_target_group: Add resource identity support (#43171)
 - resource/aws_dms_endpoint: Add 
oracle_settingsconfiguration block for authentication method (#43125) - resource/aws_dms_endpoint: Add 
postgres_settings.authentication_methodandpostgres_settings.service_access_role_arnarguments (#43440) - resource/aws_dms_endpoint: Add plan-time validation of 
postgres_settings.database_mode,postgres_settings.map_long_varchar_as, andpostgres_settings.plugin_namearguments (#43440) - resource/aws_dms_replication_instance: Add 
dns_name_serversattribute andkerberos_authentication_settingsconfiguration block for Kerberos authentication settings (#43125) - resource/aws_dx_gateway_association: Add 
transit_gateway_attachment_idattribute. This functionality requires theec2:DescribeTransitGatewayAttachmentsIAM permission (#43436) - resource/aws_globalaccelerator_accelerator: Add resource identity support (#43200)
 - resource/aws_globalaccelerator_custom_routing_accelerator: Add resource identity support (#43423)
 - resource/aws_glue_registry: Add resource identity support (#43450)
 - resource/aws_glue_schema: Add resource identity support (#43450)
 - resource/aws_iam_openid_connect_provider: Add resource identity support (#43503)
 - resource/aws_iam_policy: Add resource identity support (#43503)
 - resource/aws_iam_saml_provider: Add resource identity support (#43503)
 - resource/aws_iam_service_linked_role: Add resource identity support (#43503)
 - resource/aws_inspector2_enabler: Support 
CODE_REPOSITORYas a valid value forresource_types(#43525) - resource/aws_inspector2_organization_configuration: Add 
auto_enable.code_repositoryargument (#43525) - resource/aws_lb_listener: Add resource identity support (#43161)
 - resource/aws_lb_listener_rule: Add resource identity support (#43155)
 - resource/aws_lb_target_group: Add resource identity support (#43171)
 - resource/aws_lb_trust_store: Add resource identity support (#43186)
 - resource/aws_networkfirewall_firewall: Add 
availability_zone_change_protection,availability_zone_mapping, andtransit_gateway_idarguments andfirewall_status.transit_gateway_attachment_sync_statesandtransit_gateway_owner_account_idattributes (#43430) - resource/aws_networkfirewall_firewall: Mark 
subnet_mappingandvpc_idas Optional (#43430) - resource/aws_quicksight_account_subscription: Add import support. This resource can now be imported via the 
aws_account_idargument. (#43501) - resource/aws_sns_topic: Add resource identity support (#43202)
 - resource/aws_wafv2_rule_group: Add 
rules_jsonargument (#43397) - resource/aws_wafv2_web_acl: Add 
statement.rate_based_statement.custom_key.asnargument (#43506) 
BUG FIXES:
- provider: Prevent planned 
forces replacementonregionfor numerous resource types when upgrading from a pre-v6.0.0 provider version and-refresh=falseis in effect (#43516) - resource/aws_api_gateway_resource: Recompute 
pathwhenpath_partis updated (#43215) - resource/aws_bedrockagent_flow: Remove 
definition.connectionanddefinition.nodelist length limits (#43471) - resource/aws_ecs_service: Improve stabilization logic to handle both new deployments and in-place updates correctly. This fixes a regression introduced in v6.4.0 (#43502)
 - resource/aws_instance: Recompute 
ipv6_addresseswhenipv6_address_countis updated (#43158) 
Configuration
- 
If you want to rebase/retry this MR, check this box  
This MR has been generated by Renovate Bot.