Skip to content

chore(deps): update terraform aws to ~> 6.64.0 - #19

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/aws-6.x
Open

chore(deps): update terraform aws to ~> 6.64.0#19
renovate[bot] wants to merge 1 commit into
devfrom
renovate/aws-6.x

Conversation

@renovate

@renovate renovate Bot commented May 21, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor ~> 6.45.0~> 6.64.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v6.64.0

Compare Source

FEATURES:

  • New Data Source: aws_accountaccess_application (#​49553)
  • New Data Source: aws_accountaccess_entitlements (#​49554)
  • New Data Source: aws_agentregistry_registry (#​49806)
  • New Data Source: aws_rds_events (#​49783)
  • New List Resource: aws_accountaccess_entitlement (#​49552)
  • New List Resource: aws_agentregistry_registry (#​49549)
  • New List Resource: aws_bedrock_model_invocation_job (#​49877)
  • New List Resource: aws_dms_data_provider (#​49897)
  • New List Resource: aws_dms_instance_profile (#​49747)
  • New List Resource: aws_fis_safety_lever_state (#​49841)
  • New List Resource: aws_lambda_alias (#​49706)
  • New Resource: aws_accountaccess_entitlement (#​49552)
  • New Resource: aws_agentregistry_registry (#​49549)
  • New Resource: aws_bedrock_model_invocation_job (#​49877)
  • New Resource: aws_dms_data_provider (#​49897)
  • New Resource: aws_dms_instance_profile (#​49747)
  • New Resource: aws_fis_safety_lever_state (#​49841)

ENHANCEMENTS:

  • data-source/aws_workspaces_directory: Add workspace_access_properties.access_endpoint_config attribute (#​49849)
  • resource/aws_appconfig_hosted_configuration_version: Add version_label argument (#​49881)
  • resource/aws_bedrockagentcore_harness: Add model.bedrock_model_config.additional_params argument (#​48498)
  • resource/aws_bedrockagentcore_harness: Add model.bedrock_model_config.api_format and model.openai_model_config.api_format arguments (#​48521)
  • resource/aws_bedrockagentcore_harness: Add model.gemini_model_config.additional_params and model.openai_model_config.additional_params arguments (#​48656)
  • resource/aws_bedrockagentcore_harness: Add model.litellm_model_config configuration block (#​48656)
  • resource/aws_bedrockagentcore_harness: Add skill.aws_skills, skill.git, and skill.s3 configuration blocks (#​48656)
  • resource/aws_bedrockagentcore_harness: Change max_tokens to Optional and Computed (#​48656)
  • resource/aws_bedrockagentcore_harness: Change skill.path to Optional (#​48656)
  • resource/aws_bedrockagentcore_harness: Change system_prompt to Required (#​48656)
  • resource/aws_bedrockagentcore_oauth2_credential_provider: Add Resource Identity support (#​49900)
  • resource/aws_bedrockagentcore_oauth2_credential_provider: Add configurable resource timeouts (#​49900)
  • resource/aws_cloudwatch_metric_alarm: Add warm_up_configuration configuration block (#​49873)
  • resource/aws_db_instance: Add warning_event_categories argument. When set, surface a warning diagnostic for each matching RDS event reported during create or update. Requires the rds:DescribeEvents IAM permission (#​49783)
  • resource/aws_ecs_capacity_provider: Add managed_instances_provider.auto_repair_configuration configuration block (#​49763)
  • resource/aws_msk_replicator: Add kafka_cluster.client_authentication to configure mtls or sasl_scram authentication to an Apache Kafka cluster (#​49265)
  • resource/aws_msk_replicator: Add kafka_cluster.encryption_in_transit to supply a custom root CA certificate for an Apache Kafka cluster (#​49265)
  • resource/aws_msk_replicator: Support self-managed and on-premises Apache Kafka clusters as a replication source or target, via the kafka_cluster.apache_kafka_cluster block and the replication_info_list.source_kafka_cluster_id and target_kafka_cluster_id arguments (#​49265)
  • resource/aws_rds_cluster: Add warning_event_categories argument. When set, surface a warning diagnostic for each matching RDS event reported during create or update. Requires the rds:DescribeEvents IAM permission (#​49783)
  • resource/aws_rds_cluster_instance: Add warning_event_categories argument. When set, surface a warning diagnostic for each matching RDS event reported during create or update. Requires the rds:DescribeEvents IAM permission (#​49783)

BUG FIXES:

  • data-source/aws_workspaces_directory: Fix setting workspace_access_properties: Invalid address to set errors (#​49849)
  • resource/aws_bedrockagentcore_harness: Retry Role validation failed for '...'. Please verify that the role exists and its trust policy allows assumption by this service IAM eventual consistency errors on Create. Because this error is returned while waiting for a newly-created harness to stabilize, the failed harness is deleted and creation is restarted. You may see CloudTrail events that reflect this sequence of operations (#​48656)
  • resource/aws_db_instance: Fix error when restoring multi-az SQL Server from snapshot. (#​49846)
  • resource/aws_rds_global_cluster: Fix potential eventual consistency error when re-creating resource. (#​49804)

v6.63.0

Compare Source

FEATURES:

  • New List Resource: aws_accountaccess_application (#​49551)
  • New List Resource: aws_key_pair (#​49712)
  • New List Resource: aws_lambdamicrovms_image (#​49724)
  • New List Resource: aws_lambdamicrovms_microvm (#​48984)
  • New List Resource: aws_mailmanager_archive (#​49580)
  • New List Resource: aws_opensearchserverless_access_policy (#​49717)
  • New List Resource: aws_opensearchserverless_lifecycle_policy (#​49718)
  • New List Resource: aws_opensearchserverless_security_config (#​49769)
  • New List Resource: aws_opensearchserverless_security_policy (#​49770)
  • New List Resource: aws_opensearchserverless_vpc_endpoint (#​49774)
  • New Resource: aws_accountaccess_application (#​49551)
  • New Resource: aws_datazone_policy_grant (#​47050)
  • New Resource: aws_lambdamicrovms_microvm (#​48984)
  • New Resource: aws_mailmanager_archive (#​49580)

ENHANCEMENTS:

  • data-source/aws_dx_connection: Add prefix_pool_size_ipv4, prefix_pool_size_ipv6, prefix_pool_unallocated_count_ipv4, and prefix_pool_unallocated_count_ipv6 attributes (#​49711)
  • data-source/aws_dx_connection: Add rate_limiter_status attribute (#​48910)
  • data-source/aws_eks_cluster: Add pod_gc_controller_config attribute to the kube_controller_manager_config configuration block (#​49728)
  • data-source/aws_eks_cluster_versions: Add pod_gc_controller_config attribute to the control_plane_component_config.kube_controller_manager_config configuration block (#​49730)
  • resource/aws_bedrockagentcore_gateway_target: Add Resource Identity support (#​48706)
  • resource/aws_bedrockagentcore_gateway_target: Add target_configuration.http.agentcore_runtime.schema and target_configuration.http.passthrough configuration blocks (#​48704)
  • resource/aws_bedrockagentcore_gateway_target: Add target_configuration.inference configuration block (#​48705)
  • resource/aws_bedrockagentcore_gateway_target: Add target_configuration.mcp.connector configuration block (#​48706)
  • resource/aws_dx_connection: Add prefix_pool_size_ipv4, prefix_pool_size_ipv6, prefix_pool_unallocated_count_ipv4, and prefix_pool_unallocated_count_ipv6 attributes (#​49711)
  • resource/aws_dx_connection: Add rate_limiter_status attribute (#​48910)
  • resource/aws_dx_hosted_private_virtual_interface: Add prefix_pool_allocated_count_ipv4 and prefix_pool_allocated_count_ipv6 attributes (#​49711)
  • resource/aws_dx_hosted_private_virtual_interface: Add rate_limit argument (#​48910)
  • resource/aws_dx_hosted_private_virtual_interface_accepter: Add prefix_pool_allocated_count_ipv4 and prefix_pool_allocated_count_ipv6 arguments (#​49711)
  • resource/aws_dx_hosted_public_virtual_interface: Add rate_limit argument (#​48910)
  • resource/aws_dx_hosted_transit_virtual_interface: Add prefix_pool_allocated_count_ipv4 and prefix_pool_allocated_count_ipv6 attributes (#​49711)
  • resource/aws_dx_hosted_transit_virtual_interface: Add rate_limit argument (#​48910)
  • resource/aws_dx_hosted_transit_virtual_interface_accepter: Add prefix_pool_allocated_count_ipv4 and prefix_pool_allocated_count_ipv6 arguments (#​49711)
  • resource/aws_dx_lag: Add rate_limiter_status attribute (#​48910)
  • resource/aws_dx_private_virtual_interface: Add prefix_pool_allocated_count_ipv4 and prefix_pool_allocated_count_ipv6 arguments (#​49711)
  • resource/aws_dx_private_virtual_interface: Add rate_limit argument (#​48910)
  • resource/aws_dx_public_virtual_interface: Add rate_limit argument (#​48910)
  • resource/aws_dx_transit_virtual_interface: Add prefix_pool_allocated_count_ipv4 and prefix_pool_allocated_count_ipv6 arguments (#​49711)
  • resource/aws_dx_transit_virtual_interface: Add rate_limit argument (#​48910)
  • resource/aws_eks_cluster: Add pod_gc_controller_config argument to the kube_controller_manager_config configuration block (#​49725)
  • resource/aws_key_pair: Add resource identity support (#​49712)
  • resource/aws_synthetics_canary: Add kms_key_arn argument (#​49406)

BUG FIXES:

  • provider: Fix assume_role_with_web_identity.web_identity_token being rejected when AWS_WEB_IDENTITY_TOKEN_FILE is set (#​49671)
  • resource/aws_db_parameter_group: Fix name_prefix length validation to allow the correct maximum of 229 characters (#​49197)
  • resource/aws_docdb_cluster_parameter_group: Fix name_prefix length validation to allow the correct maximum of 229 characters (#​49197)
  • resource/aws_observabilityadmin_telemetry_rule_for_organization: Fix updates when all_regions is enabled (#​49743)
  • resource/aws_rds_cluster_parameter_group: Fix name_prefix length validation to allow the correct maximum of 229 characters (#​49197)
  • resource/aws_redshift_namespace_registration: Fixes errors when Importing by ID (#​49690)
  • resource/aws_redshift_namespace_registration: Fixes errors when Importing by Identity (#​49690)
  • resource/aws_s3_bucket: Setting object_lock_configuration.object_lock_enabled to Enabled no longer forces a replacement (#​36530)
  • resource/aws_s3_bucket: Setting object_lock_enabled to true no longer forces a replacement (#​36530)

v6.62.0

Compare Source

NOTES:

  • resource/aws_db_instance: When manage_master_user_password is enabled, the managed secret's automatic rotation can now be disabled using aws_secretsmanager_secret_rotation with rotation_enabled = false (#​49659)
  • resource/aws_rds_cluster: When manage_master_user_password is enabled, the managed secret's automatic rotation can now be disabled using aws_secretsmanager_secret_rotation with rotation_enabled = false (#​49659)
  • resource/aws_savingsplans_savings_plan: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#​49264)

FEATURES:

  • New List Resource: aws_db_instance (#​49602)
  • New List Resource: aws_dsql_cluster (#​49657)
  • New List Resource: aws_dsql_cluster_policy (#​49676)
  • New List Resource: aws_ecr_lifecycle_policy (#​49696)
  • New List Resource: aws_ecs_cluster (#​49682)
  • New List Resource: aws_pinpointsmsvoicev2_keyword (#​48967)
  • New Resource: aws_pinpointsmsvoicev2_keyword (#​48967)
  • New Resource: aws_sesv2_multi_region_endpoint (#​49660)

ENHANCEMENTS:

  • data-source/aws_resiliencehubv2_service: Add associated_system.user_journey_ids attribute (#​49603)
  • resource/aws_bedrockagentcore_browser: Add plan-time validation of name (#​48766)
  • resource/aws_bedrockagentcore_memory: Add Resource Identity support (#​48766)
  • resource/aws_bedrockagentcore_memory: Allow adding indexed_key entries in place instead of forcing a new resource (#​48877)
  • resource/aws_bedrockagentcore_memory: Change indexed_key from List to Set to ignore ordering (#​48877)
  • resource/aws_bedrockagentcore_memory_strategy: Add Resource Identity support (#​48766)
  • resource/aws_bedrockagentcore_memory_strategy: Add configuration.self_managed_configuration argument in support of self-managed strategies (#​48766)
  • resource/aws_bedrockagentcore_memory_strategy: Add memory_record_schema argument (#​48765)
  • resource/aws_bedrockagentcore_memory_strategy: Add plan-time validation of description (#​48766)
  • resource/aws_bedrockagentcore_memory_strategy: Change description to Optional and Computed (#​48766)
  • resource/aws_cloudfront_function: Validate name, code, and comment against CloudFront's documented constraints during plan instead of failing at apply time (#​49395)
  • resource/aws_db_instance: Add resource identity support (#​49602)
  • resource/aws_dsql_cluster: Add resource identity support (#​49657)
  • resource/aws_dx_private_virtual_interface: Add bgp_asn_long argument (#​49587)
  • resource/aws_dx_transit_virtual_interface: Add bgp_asn_long argument (#​49588)
  • resource/aws_ecs_cluster: Add resource identity support (#​49682)
  • resource/aws_elasticache_replication_group: Add auth_token_wo and auth_token_wo_version write-only arguments (#​49268)
  • resource/aws_observabilityadmin_centralization_rule_for_organization: Add tag_propagation_configuration configuration block to rule.destination.destination_logs_configuration, and tag_propagation_status and tag_propagation_failure_reason attributes (#​49656)
  • resource/aws_resiliencehubv2_service: Add user_journey_ids argument to the associated_system configuration block (#​49603)
  • resource/aws_secretsmanager_secret_rotation: rotation_enabled is now configurable (previously read-only) and can be set to false to disable rotation for a secret. This is particularly useful for secrets whose rotation is otherwise managed by AWS, such as an RDS master user password secret created with manage_master_user_password (#​49659)
  • resource/aws_secretsmanager_secret_rotation: rotation_rules is now optional, and must be omitted when rotation_enabled is false (#​49659)
  • resource/aws_workspaces_directory: Add workspace_access_properties.access_endpoint_config argument (#​49668)

BUG FIXES:

  • resource/aws_bedrockagentcore_harness: Correct plan-time validation of name (#​48766)
  • resource/aws_bedrockagentcore_memory_strategy: Force resource replacement when name is modified (#​48766)
  • resource/aws_bedrockagentcore_registry: Correct plan-time validation of name (#​48766)
  • resource/aws_cloudwatch_log_resource_policy: Fixes error when importing by identity when using resource-scope (#​49614)
  • resource/aws_elasticache_cluster: Add plan-time validation to reject transit_encryption_enabled for Redis and Valkey engines, which are only supported on aws_elasticache_replication_group (#​49114)
  • resource/aws_resiliencehubv2_input_source: Change resource_configuration.resource_tag from List to Set to ignore ordering (#​49585)
  • resource/aws_s3_account_public_access_block: Fixes eventual consistency issue on creation (#​49687)
  • resource/aws_savingsplan_savings_plan: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#​49678)
  • resource/aws_savingsplan_savings_plan: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#​49679)
  • resource/aws_savingsplan_savings_plan: Mark purchase_time as Optional and Computed (#​49679)
  • resource/aws_savingsplan_savings_plan: Treat queued as a target state during creation (#​49678)
  • resource/aws_savingsplans_savings_plan: Mark upfront_payment_amount as Computed to fix a Provider produced inconsistent result after apply error for No Upfront savings plans (#​49264)

v6.61.0

Compare Source

FEATURES:

  • New Data Source: aws_odb_iam_role_association (#​46794)
  • New List Resource: aws_ec2_ami_launch_permission (#​49461)
  • New List Resource: aws_iam_instance_profile (#​49576)
  • New List Resource: aws_lambdacore_network_connector (#​49387)
  • New List Resource: aws_mailmanager_relay (#​49394)
  • New List Resource: aws_resiliencehubv2_assertion (#​48329)
  • New List Resource: aws_resiliencehubv2_service_function (#​48328)
  • New List Resource: aws_resiliencehubv2_user_journey (#​48330)
  • New Resource: aws_dsql_cluster_policy (#​47748)
  • New Resource: aws_lambdacore_network_connector (#​49387)
  • New Resource: aws_lambdamicrovms_image (#​48950)
  • New Resource: aws_mailmanager_relay (#​49394)
  • New Resource: aws_odb_iam_role_association (#​46794)
  • New Resource: aws_resiliencehubv2_assertion (#​48329)
  • New Resource: aws_resiliencehubv2_service_function (#​48328)
  • New Resource: aws_resiliencehubv2_user_journey (#​48330)
  • New Resource: aws_securityhub_feature_v2 (#​49503)

ENHANCEMENTS:

  • data-source/aws_fsx_ontap_file_system: Add network_type attribute (#​49512)
  • data-source/aws_fsx_windows_file_system: Add network_type attribute (#​49514)
  • data-source/aws_lb_listener_rule: Add condition.source_ip.ip_address_type attribute (#​49476)
  • data-source/aws_resiliencehubv2_service: Add associated_system attribute (#​49498)
  • data-source/aws_vpclattice_service: Add idle_timeout_seconds attribute (#​49540)
  • resource/aws_bedrockagentcore_harness: Adds attribute environment_actual (#​48815)
  • resource/aws_ec2_ami_launch_permission: Add resource identity support (#​49461)
  • resource/aws_fsx_ontap_file_system: Add network_type argument (#​49512)
  • resource/aws_fsx_openzfs_file_system: Add network_type argument (#​49513)
  • resource/aws_fsx_windows_file_system: Add network_type argument (#​49514)
  • resource/aws_lb_listener_rule: Add condition.source_ip.ip_address_type argument (#​49476)
  • resource/aws_lb_listener_rule: Change condition.source_ip.values to Optional (#​49476)
  • resource/aws_medialive_channel: Add resource identity (#​49532)
  • resource/aws_medialive_input: Add resource identity support (#​49534)
  • resource/aws_medialive_input_security_group: Add resource identity support (#​49537)
  • resource/aws_medialive_multiplex: Add resource identity support (#​49557)
  • resource/aws_medialive_multiplex_program: Add resource identity (#​49561)
  • resource/aws_observabilityadmin_centralization_rule_for_organization: Add encryption_scope argument to the logs_encryption_configuration configuration block (#​49563)
  • resource/aws_pinpointsmsvoicev2_phone_number: Add status attribute (#​49485)
  • resource/aws_pinpointsmsvoicev2_phone_number: Add wait_for_active argument to allow create and update to return without waiting for the phone number to reach ACTIVE status. Number types gated on carrier or registration approval (for example TEN_DLC, TOLL_FREE, or any number submitted with registration_id) can remain PENDING for days to weeks, which previously caused terraform apply to time out (#​49485)
  • resource/aws_resiliencehubv2_service: Add associated_system configuration block (#​49498)
  • resource/aws_vpclattice_service: Add idle_timeout_seconds argument (#​49540)

BUG FIXES:

  • list-resource/aws_bedrockagentcore_harness: Prevents error when remote resource disappears during List (#​49446)
  • list-resource/aws_bedrockagentcore_online_evaluation_config: Prevents error when remote resource disappears during List (#​49479)
  • list-resource/aws_bedrockagentcore_policy_engine: Prevents error when remote resource disappears during List (#​49478)
  • list-resource/aws_bedrockagentcore_registry: Prevents error when remote resource disappears during List (#​49480)
  • list-resource/aws_bedrockagentcore_resource_policy: Prevents error when remote resource disappears during List (#​49481)
  • resource/aws_bedrockagentcore_harness: Fix Provider produced inconsistent result after apply error for environment (#​48815)
  • resource/aws_bedrockagentcore_online_evaluation_config: Retries additional IAM propagation errors on creation (#​49479)
  • resource/aws_mailmanager_ingress_point: Include FAILED as a pending state while an ingress point is deleting (#​49502)
  • resource/aws_nat_gateway: Allow updating secondary_private_ip_address_count in-place for private NAT gateways (#​47477)
  • resource/aws_observabilityadmin_telemetry_enrichment: Prevent couldn't find resource (21 retries) errors on delete if enrichment has never been started in the Region (#​49502)
  • resource/aws_observabilityadmin_telemetry_evaluation: Include NOT_STARTED as a target state while the resource is deleting (#​49502)

v6.60.0

Compare Source

FEATURES:

  • New List Resource: aws_db_parameter_group (#​49418)
  • New List Resource: aws_resiliencehubv2_input_source (#​48327)
  • New Resource: aws_resiliencehubv2_input_source (#​48327)

ENHANCEMENTS:

  • resource/aws_db_parameter_group: Add Resource Identity support (#​49418)

BUG FIXES:

  • resource/aws_bedrockagentcore_gateway_target: Prevent state inconsistencies caused by the service-managed policy session header (#​49447)
  • resource/aws_network_acl_rule: Fix Missing Resource Identity After Read errors. This fixes a regression introduced in v6.59.0 (#​49470)

v6.59.0

Compare Source

FEATURES:

  • New Data Source: aws_rds_snapshots (#​49259)
  • New Data Source: aws_resiliencehubv2_policy (#​48324)
  • New Data Source: aws_resiliencehubv2_service (#​48326)
  • New Data Source: aws_resiliencehubv2_system (#​48325)
  • New Data Source: aws_vpclattice_service_network_service_associations (#​42680)
  • New List Resource: aws_backup_plan (#​49329)
  • New List Resource: aws_backup_selection (#​49283)
  • New List Resource: aws_backup_vault (#​49423)
  • New List Resource: aws_bedrockagentcore_gateway_rule (#​48804)
  • New List Resource: aws_mailmanager_ingress_point (#​49322)
  • New List Resource: aws_neptunegraph_private_graph_endpoint (#​45929)
  • New List Resource: aws_networkfirewall_container_association (#​49321)
  • New List Resource: aws_pinpointsmsvoicev2_resource_policy (#​48771)
  • New List Resource: aws_pinpointsmsvoicev2_sender_id (#​46472)
  • New List Resource: aws_resiliencehubv2_service (#​48323)
  • New List Resource: aws_resiliencehubv2_system (#​48322)
  • New List Resource: aws_ssm_patch_baseline (#​49332)
  • New Resource: aws_bedrockagentcore_gateway_rule (#​48804)
  • New Resource: aws_mailmanager_ingress_point (#​49322)
  • New Resource: aws_neptunegraph_private_graph_endpoint (#​45929)
  • New Resource: aws_networkfirewall_container_association (#​49321)
  • New Resource: aws_pinpointsmsvoicev2_resource_policy (#​48771)
  • New Resource: aws_pinpointsmsvoicev2_sender_id (#​46472)
  • New Resource: aws_resiliencehubv2_service (#​48323)
  • New Resource: aws_resiliencehubv2_system (#​48322)

ENHANCEMENTS:

  • data-source/aws_eks_cluster: Add kube_api_server_config, kube_controller_manager_config, and kube_scheduler_config attributes (#​49420)
  • data-source/aws_eks_cluster_versions: Add control_plane_component_config and control_plane_scaling_tiers attributes (#​49421)
  • resource/aws_arcregionswitch_plan: Add step.aurora_provisioned_scaling_config, step.aurora_serverless_scaling_config, step.neptune_global_database_config, and step.lambda_event_source_mapping_config arguments (#​48392)
  • resource/aws_arcregionswitch_plan: Add provider-side validation restricting report_configuration and report_configuration.report_output.s3_configuration to a single block each (#​46758)
  • resource/aws_backup_plan: Add resource identity support (#​49329)
  • resource/aws_backup_selection: Add resource identity support (#​49283)
  • resource/aws_backup_vault: Add resource identity support (#​49423)
  • resource/aws_bedrockagentcore_gateway_target: Add target_configuration.mcp.mcp_server.mcp_tool_schema configuration block and target_configuration.mcp.mcp_server.resource_priority argument (#​48703)
  • resource/aws_bedrockagentcore_harness: Adds computed attribute memory_actual (#​49383)
  • resource/aws_bedrockagentcore_harness: Adds support for memory.disabled (#​49334)
  • resource/aws_bedrockagentcore_harness: Adds support for memory.managed_memory_configuration (#​49285)
  • resource/aws_dlm_lifecycle_policy: Add policy_details.parameters.exclude_data_volume_tags argument (#​45113)
  • resource/aws_ec2_client_vpn_route: Add transit_gateway_attachment_id attribute (#​49274)
  • resource/aws_ec2_client_vpn_route: Change target_vpc_subnet_id to Optional (#​49274)
  • resource/aws_ec2_client_vpn_route: Increase default timeouts values to 30m (#​49274)
  • resource/aws_eks_cluster: Add kube_api_server_config, kube_controller_manager_config, and kube_scheduler_config arguments (#​49412)
  • resource/aws_prometheus_scraper: Add exporter configuration block with OpenSearch exporter support (#​49346)
  • resource/aws_wafv2_rule_group: Add pre_parse_text_transformation argument to byte_match_statement, regex_match_statement, regex_pattern_set_reference_statement, size_constraint_statement, sqli_match_statement, and xss_match_statement rule statements (#​49381)
  • resource/aws_wafv2_web_acl: Add pre_parse_text_transformation argument to byte_match_statement, regex_match_statement, regex_pattern_set_reference_statement, size_constraint_statement, sqli_match_statement, and xss_match_statement rule statements (#​49381)

BUG FIXES:

  • data-source/aws_lakeformation_permissions: Fix failure to read cross-account IAM principals (#​49398)
  • data-source/aws_mq_broker: Fix reading MQ Broker (...) shared resources errors when reading RabbitMQ brokers in partitions where mq:DescribeSharedResources is unavailable, such as AWS GovCloud (US) (#​49340)
  • resource/aws_bedrockagentcore_gateway_target: Remove client-side count validation for metadata_configuration request and response headers (#​49374)
  • resource/aws_bedrockagentcore_gateway_target: Treat OAuth CREATE_PENDING_AUTH and UPDATE_PENDING_AUTH statuses as successful terminal states (#​48703)
  • resource/aws_lakeformation_permissions: Fix failure to read cross-account IAM principals (#​49398)
  • resource/aws_mq_broker: Fix reading MQ Broker (...) shared resources errors when reading RabbitMQ brokers in partitions where mq:DescribeSharedResources is unavailable, such as AWS GovCloud (US) (#​49340)
  • resource/aws_rds_cluster: Fix InvalidParameterCombination error when engine_version is updated externally (#​49396)
  • resource/aws_route53domains_registered_domain: Fix UpdateDomainContactPrivacy being incorrectly triggered when billing_contact changes (#​49314)
  • resource/aws_ssm_parameter: Fixes error where name with a leading slash and no other slashes was stripping the leading slash. (#​49339)

v6.58.0

Compare Source

FEATURES:

  • New List Resource: aws_mailmanager_rule_set (#​49257)
  • New List Resource: aws_prometheus_anomaly_detector (#​49139)
  • New List Resource: aws_prometheus_scraper (#​47466)
  • New List Resource: aws_prometheus_scraper_logging_configuration (#​47466)
  • New List Resource: aws_resiliencehubv2_policy (#​48321)
  • New Resource: aws_mailmanager_rule_set (#​49257)
  • New Resource: aws_prometheus_anomaly_detector (#​49139)
  • New Resource: aws_prometheus_scraper_logging_configuration (#​47466)
  • New Resource: aws_resiliencehubv2_policy (#​48321)

ENHANCEMENTS:

  • resource/aws_api_gateway_rest_api: Add configurable resource timeouts. (#​49205)
  • resource/aws_dx_connection: Add state attribute (#​42150)
  • resource/aws_ecs_capacity_provider: Add RESERVED as a valid value for managed_instances_provider.instance_launch_template.capacity_option_type (#​48816)
  • resource/aws_ecs_capacity_provider: Add local_storage_configuration attribute to managed_instances_provider.instance_launch_template (#​47513)
  • resource/aws_ecs_capacity_provider: Add managed_instances_provider.instance_launch_template.capacity_reservations argument (#​48816)
  • resource/aws_glue_catalog_table_optimizer: Add configuration.compaction_configuration argument (#​43868)
  • resource/aws_prometheus_scraper: Add Resource Identity support (#​47466)
  • resource/aws_prometheus_scraper: Add destination.cloudwatch configuration block for CloudWatch Metrics destination support (#​49088)

BUG FIXES:

  • resource/aws_api_gateway_rest_api: Wait for the REST API to reach an available state on create and update, and to be fully deleted on delete, preventing intermittent BadRequestException: There is already an update in progress errors (#​49205)
  • resource/aws_appstream_stack: Fix embed_host_domains not being sent to the AWS API on update, which caused a permanent plan diff when the argument was added or changed on an existing stack (#​49015)
  • resource/aws_bedrockagent_data_source: Fix validator incorrectly requiring bedrock_data_automation_configuration when parsing_strategy = "BEDROCK_DATA_AUTOMATION", a regression introduced in v6.56.0 (#​49111)
  • resource/aws_bedrockagentcore_agent_runtime: Allow : (colon) in the match_value_string and match_value_string_list attributes of authorizer_configuration.custom_jwt_authorizer.custom_claim.authorizing_claim_match_value.claim_match_value (#​48437)
  • resource/aws_bedrockagentcore_memory_strategy: Fix Value Conversion Error ... Received null value, however the target type cannot handle null values errors (#​49188)
  • resource/aws_bedrockagentcore_memory_strategy: Fix too many results: wanted 1, got 2 error when creating or updating a strategy on a memory that already has another strategy of a different type (#​49250)
  • resource/aws_bedrockagentcore_memory_strategy: Replace resource rather than erroring when configuration.consolidation, configuration.extraction, or configuration.reflection blocks are removed (#​49188)
  • resource/aws_ecs_service: Fix sigint_rollback falsely rolling back healthy deployments during wait_for_steady_state (#​49077)
  • resource/aws_ecs_service: Prevent non-EBS deployment volume configurations from being written to state (#​48947)
  • resource/aws_elasticache_replication_group: Fix perpetual diff when changes are pending for the next maintenance window (apply_immediately = false) (#​48246)
  • resource/aws_glue_catalog_table: Fix InvalidInputException: StorageDescriptor is not allowed error when creating or updating ATHENA-dialect views (#​49156)
  • resource/aws_glue_catalog_table: Fix InvalidInputException error when creating or updating SPARK-dialect views without an explicit storage_descriptor block (#​49156)
  • resource/aws_glue_catalog_table: Fix perpetual diff on view_definition.representations fields (validation_connection, view_original_text, view_expanded_text) that AWS Glue does not echo back for validated ATHENA views (#​49156)
  • resource/aws_iam_user: Retry destroying users when there are conflicts, and ignore non-errors during destroy (#​49260)
  • resource/aws_route53recoverycontrolconfig_safety_rule: Fix crash when the create operation returns an error (#​49155)
  • resource/aws_ssm_parameter: Correctly imports when passing ARN value. (#​49134)
  • resource/aws_ssm_parameter: Prevents errors when importing specific version. (#​49134)

v6.57.1

Compare Source

NOTES:

  • resource/aws_bedrockagentcore_memory_strategy: The memory_execution_role_arn attribute has been deprecated. This attribute should be removed from configurations (#​49140)
  • resource/aws_bedrockagentcore_memory_strategy: The namespaces attribute has been deprecated. Al

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 9am every weekday,before 5am every weekday"
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.46.0 chore(deps): update terraform aws to ~> 6.47.0 May 28, 2026
@renovate
renovate Bot force-pushed the renovate/aws-6.x branch from 9e89785 to 167c5d4 Compare May 28, 2026 01:43
@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.47.0 chore(deps): update terraform aws to ~> 6.48.0 Jun 3, 2026
@renovate
renovate Bot force-pushed the renovate/aws-6.x branch 2 times, most recently from 48d3e03 to 764ed91 Compare June 5, 2026 00:51
@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.48.0 chore(deps): update terraform aws to ~> 6.49.0 Jun 5, 2026
@renovate
renovate Bot force-pushed the renovate/aws-6.x branch from 764ed91 to 453b57b Compare June 10, 2026 22:10
@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.49.0 chore(deps): update terraform aws to ~> 6.50.0 Jun 10, 2026
@renovate
renovate Bot force-pushed the renovate/aws-6.x branch from 453b57b to c330f03 Compare June 18, 2026 00:12
@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.50.0 chore(deps): update terraform aws to ~> 6.51.0 Jun 18, 2026
@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.51.0 chore(deps): update terraform aws to ~> 6.52.0 Jun 24, 2026
@renovate
renovate Bot force-pushed the renovate/aws-6.x branch from c330f03 to 7e1665f Compare June 24, 2026 21:27
@renovate
renovate Bot force-pushed the renovate/aws-6.x branch from 7e1665f to 484c584 Compare July 2, 2026 00:04
@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.52.0 chore(deps): update terraform aws to ~> 6.53.0 Jul 2, 2026
@renovate
renovate Bot force-pushed the renovate/aws-6.x branch from 484c584 to 6b0b3b8 Compare July 8, 2026 23:38
@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.53.0 chore(deps): update terraform aws to ~> 6.54.0 Jul 8, 2026
@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.54.0 chore(deps): update terraform aws to ~> 6.55.0 Jul 15, 2026
@renovate
renovate Bot force-pushed the renovate/aws-6.x branch from 6b0b3b8 to aa1fcc3 Compare July 15, 2026 18:43
@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.55.0 chore(deps): update terraform aws to ~> 6.56.0 Jul 22, 2026
@renovate
renovate Bot force-pushed the renovate/aws-6.x branch from aa1fcc3 to 19277d4 Compare July 22, 2026 22:47
@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.56.0 chore(deps): update terraform aws to ~> 6.57.0 Jul 29, 2026
@renovate
renovate Bot force-pushed the renovate/aws-6.x branch from 19277d4 to 1a70e8b Compare July 29, 2026 14:52
@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.57.0 chore(deps): update terraform aws to ~> 6.56.0 Jul 29, 2026
@renovate
renovate Bot force-pushed the renovate/aws-6.x branch 2 times, most recently from 56f7d1a to 79165d3 Compare July 29, 2026 21:43
@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.56.0 chore(deps): update terraform aws to ~> 6.57.1 Jul 29, 2026
@renovate
renovate Bot force-pushed the renovate/aws-6.x branch from 79165d3 to afda973 Compare August 5, 2026 16:16
@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.57.1 chore(deps): update terraform aws to ~> 6.58.0 Aug 5, 2026
@renovate
renovate Bot force-pushed the renovate/aws-6.x branch from afda973 to ab62316 Compare August 12, 2026 19:40
@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.58.0 chore(deps): update terraform aws to ~> 6.59.0 Aug 12, 2026
@renovate
renovate Bot force-pushed the renovate/aws-6.x branch from ab62316 to 75eb050 Compare August 13, 2026 20:29
@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.59.0 chore(deps): update terraform aws to ~> 6.60.0 Aug 13, 2026
@renovate
renovate Bot force-pushed the renovate/aws-6.x branch from 75eb050 to e80b530 Compare August 22, 2026 23:50
@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.60.0 chore(deps): update terraform aws to ~> 6.61.0 Aug 22, 2026
@renovate
renovate Bot force-pushed the renovate/aws-6.x branch from e80b530 to a9d9693 Compare August 26, 2026 23:46
@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.61.0 chore(deps): update terraform aws to ~> 6.62.0 Aug 26, 2026
@renovate
renovate Bot force-pushed the renovate/aws-6.x branch from a9d9693 to c5787df Compare September 3, 2026 23:26
@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.62.0 chore(deps): update terraform aws to ~> 6.63.0 Sep 3, 2026
@renovate
renovate Bot force-pushed the renovate/aws-6.x branch from c5787df to c322732 Compare September 9, 2026 23:29
@renovate renovate Bot changed the title chore(deps): update terraform aws to ~> 6.63.0 chore(deps): update terraform aws to ~> 6.64.0 Sep 9, 2026
@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: acc4af36-1e58-4684-af6a-c2f4eaa2c0ea

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants