chore(deps): update terraform aws to v6.11.0 #38

Merged
renovate-bot merged 1 commit from renovate/aws-6.x into main 2025-08-28 18:06:10 +00:00
Member

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 6.10.0 -> 6.11.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v6.11.0

Compare Source

FEATURES:

  • New Resource: aws_timestreaminfluxdb_db_cluster (#​42382)
  • New Resource: aws_workspacesweb_browser_settings_association (#​43735)
  • New Resource: aws_workspacesweb_data_protection_settings_association (#​43773)
  • New Resource: aws_workspacesweb_identity_provider (#​43729)
  • New Resource: aws_workspacesweb_ip_access_settings_association (#​43774)
  • New Resource: aws_workspacesweb_network_settings_association (#​43775)
  • New Resource: aws_workspacesweb_portal (#​43444)
  • New Resource: aws_workspacesweb_session_logger (#​43863)
  • New Resource: aws_workspacesweb_session_logger_association (#​43866)
  • New Resource: aws_workspacesweb_trust_store (#​43408)
  • New Resource: aws_workspacesweb_trust_store_association (#​43778)
  • New Resource: aws_workspacesweb_user_access_logging_settings_association (#​43776)
  • New Resource: aws_workspacesweb_user_settings_association (#​43777)

ENHANCEMENTS:

  • data-source/aws_ec2_client_vpn_endpoint: Add endpoint_ip_address_type and traffic_ip_address_type attributes (#​44059)
  • data-source/aws_network_interface: Add attachment.network_card_index attribute (#​42188)
  • data-source/aws_sesv2_email_identity: Add verification_status attribute (#​44045)
  • data-source/aws_signer_signing_profile: Add signing_material and signing_parameters attributes (#​43921)
  • data-source/aws_vpc_ipam: Add metered_account attribute (#​43967)
  • resource/aws_datazone_domain: Add domain_version and service_role arguments to support V2 domains (#​44042)
  • resource/aws_dlm_lifecycle_policy: Add copy_tags, create_interval, exclusions, extend_deletion, policy_language, resource_type and retain_interval attributes to policy_details configuration block (#​41055)
  • resource/aws_dlm_lifecycle_policy: Add default_policy argument (#​41055)
  • resource/aws_dlm_lifecycle_policy: Add policy_details.create_rule.scripts argument (#​41055)
  • resource/aws_dlm_lifecycle_policy: Add policy_details.schedule.cross_region_copy_rule.target_region argument (#​33796)
  • resource/aws_dlm_lifecycle_policy: Make policy_details.schedule.cross_region_copy_rule.target optional (#​33796)
  • resource/aws_dlm_lifecycle_policy:Add policy_details.schedule.archive_rule argument (#​41055)
  • resource/aws_dynamodb_contributor_insights: Add mode argument in support of CloudWatch contributor insights modes (#​43914)
  • resource/aws_ec2_client_vpn_endpoint: Add endpoint_ip_address_type and traffic_ip_address_type arguments to support IPv6 connectivity in Client VPN (#​44059)
  • resource/aws_ec2_client_vpn_endpoint: Make client_cidr_block optional (#​44059)
  • resource/aws_ecr_lifecycle_policy: Add resource identity support (#​44041)
  • resource/aws_ecr_repository: Add resource identity support (#​44041)
  • resource/aws_ecr_repository_policy: Add resource identity support (#​44041)
  • resource/aws_ecs_service: Add sigint_rollback argument (#​43986)
  • resource/aws_ecs_service: Change deployment_configuration to Optional and Computed (#​43986)
  • resource/aws_eks_cluster: Allow remote_network_config to be updated in-place, enabling support for EKS hybrid nodes on existing clusters (#​42928)
  • resource/aws_elasticache_global_replication_group: Change engine to Optional and Computed (#​42636)
  • resource/aws_inspector2_filter: Support code_repository_project_name, code_repository_provider_type, ecr_image_in_use_count, and ecr_image_last_in_use_at in filter_criteria (#​43950)
  • resource/aws_iot_thing_principal_attachment: Add thing_principal_type argument (#​43916)
  • resource/aws_kms_alias: Add resource identity support (#​44025)
  • resource/aws_kms_external_key: Add key_spec argument (#​44011)
  • resource/aws_kms_external_key: Change key_usage to Optional and Computed (#​44011)
  • resource/aws_kms_key: Add resource identity support (#​44025)
  • resource/aws_lb: Add secondary_ips_auto_assigned_per_subnet argument for Network Load Balancers (#​43699)
  • resource/aws_mwaa_environment: Add worker_replacement_strategy argument (#​43946)
  • resource/aws_network_interface: Add attachment.network_card_index argument (#​42188)
  • resource/aws_network_interface_attachment: Add network_card_index argument (#​42188)
  • resource/aws_route53_resolver_rule: Add resource identity support (#​44048)
  • resource/aws_route53_resolver_rule_association: Add resource identity support (#​44048)
  • resource/aws_route: Add resource identity support (#​43910)
  • resource/aws_route_table: Add resource identity support (#​43990)
  • resource/aws_s3_bucket_acl: Add resource identity support (#​44043)
  • resource/aws_s3_bucket_cors_configuration: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_logging: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_notification: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_ownership_controls: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_policy: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_public_access_block: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_server_side_encryption_configuration: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_versioning: Add resource identity support (#​43976)
  • resource/aws_s3_bucket_website_configuration: Add resource identity support (#​43976)
  • resource/aws_s3tables_table_bucket: Add force_destroy argument (#​43922)
  • resource/aws_secretsmanager_secret_version: Add resource identity support (#​44031)
  • resource/aws_sesv2_email_identity: Add verification_status attribute (#​44045)
  • resource/aws_signer_signing_profile: Add signing_parameters argument (#​43921)
  • resource/aws_synthetics_canary: Add vpc_config.ipv6_allowed_for_dual_stack argument (#​43989)
  • resource/aws_vpc_ipam: Add metered_account argument (#​43967)

BUG FIXES:

  • data-source/aws_glue_catalog_table: Add partition_keys.parameters attribute (#​26702)
  • resource/aws_cognito_user_pool: Fixed to accept an empty email_mfa_configuration block (#​43926)
  • resource/aws_db_instance: Fixes the behavior when modifying database_insights_mode when using custom KMS key (#​44050)
  • resource/aws_dx_hosted_connection: Fix DescribeHostedConnections failed for connection dxcon-xxxx doesn't exist by pointing to the correct connection ID when doing the describe. (#​43499)
  • resource/aws_glue_catalog_table: Add partition_keys.parameters argument, fixing Invalid address to set: []string{"partition_keys", "0", "parameters"} errors (#​26702)
  • resource/aws_imagebuilder_image_recipe: Increase upper limit of block_device_mapping.ebs.iops from 10000 to 100000 (#​43981)
  • resource/aws_nat_gateway: Fix inconsistent final plan for secondary_private_ip_addresses (#​43708)
  • resource/aws_spot_instance_request: Change network_interface.network_card_index to Computed (#​38336)
  • resource/aws_timestreaminfluxdb_db_instance: Fix tag-only update errors (#​42382)
  • resource/aws_wafv2_web_acl: Add missing flattening of name in response_inspection.header blocks for AWSManagedRulesATPRuleSet and AWSManagedRulesACFPRuleSet to avoid persistent plan diffs (#​44032)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aws](https://registry.terraform.io/providers/hashicorp/aws) ([source](https://github.com/hashicorp/terraform-provider-aws)) | required_provider | minor | `6.10.0` -> `6.11.0` | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-aws (aws)</summary> ### [`v6.11.0`](https://github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#6110-August-28-2025) [Compare Source](https://github.com/hashicorp/terraform-provider-aws/compare/v6.10.0...v6.11.0) FEATURES: - **New Resource:** `aws_timestreaminfluxdb_db_cluster` ([#&#8203;42382](https://github.com/hashicorp/terraform-provider-aws/issues/42382)) - **New Resource:** `aws_workspacesweb_browser_settings_association` ([#&#8203;43735](https://github.com/hashicorp/terraform-provider-aws/issues/43735)) - **New Resource:** `aws_workspacesweb_data_protection_settings_association` ([#&#8203;43773](https://github.com/hashicorp/terraform-provider-aws/issues/43773)) - **New Resource:** `aws_workspacesweb_identity_provider` ([#&#8203;43729](https://github.com/hashicorp/terraform-provider-aws/issues/43729)) - **New Resource:** `aws_workspacesweb_ip_access_settings_association` ([#&#8203;43774](https://github.com/hashicorp/terraform-provider-aws/issues/43774)) - **New Resource:** `aws_workspacesweb_network_settings_association` ([#&#8203;43775](https://github.com/hashicorp/terraform-provider-aws/issues/43775)) - **New Resource:** `aws_workspacesweb_portal` ([#&#8203;43444](https://github.com/hashicorp/terraform-provider-aws/issues/43444)) - **New Resource:** `aws_workspacesweb_session_logger` ([#&#8203;43863](https://github.com/hashicorp/terraform-provider-aws/issues/43863)) - **New Resource:** `aws_workspacesweb_session_logger_association` ([#&#8203;43866](https://github.com/hashicorp/terraform-provider-aws/issues/43866)) - **New Resource:** `aws_workspacesweb_trust_store` ([#&#8203;43408](https://github.com/hashicorp/terraform-provider-aws/issues/43408)) - **New Resource:** `aws_workspacesweb_trust_store_association` ([#&#8203;43778](https://github.com/hashicorp/terraform-provider-aws/issues/43778)) - **New Resource:** `aws_workspacesweb_user_access_logging_settings_association` ([#&#8203;43776](https://github.com/hashicorp/terraform-provider-aws/issues/43776)) - **New Resource:** `aws_workspacesweb_user_settings_association` ([#&#8203;43777](https://github.com/hashicorp/terraform-provider-aws/issues/43777)) ENHANCEMENTS: - data-source/aws\_ec2\_client\_vpn\_endpoint: Add `endpoint_ip_address_type` and `traffic_ip_address_type` attributes ([#&#8203;44059](https://github.com/hashicorp/terraform-provider-aws/issues/44059)) - data-source/aws\_network\_interface: Add `attachment.network_card_index` attribute ([#&#8203;42188](https://github.com/hashicorp/terraform-provider-aws/issues/42188)) - data-source/aws\_sesv2\_email\_identity: Add `verification_status` attribute ([#&#8203;44045](https://github.com/hashicorp/terraform-provider-aws/issues/44045)) - data-source/aws\_signer\_signing\_profile: Add `signing_material` and `signing_parameters` attributes ([#&#8203;43921](https://github.com/hashicorp/terraform-provider-aws/issues/43921)) - data-source/aws\_vpc\_ipam: Add `metered_account` attribute ([#&#8203;43967](https://github.com/hashicorp/terraform-provider-aws/issues/43967)) - resource/aws\_datazone\_domain: Add `domain_version` and `service_role` arguments to support V2 domains ([#&#8203;44042](https://github.com/hashicorp/terraform-provider-aws/issues/44042)) - resource/aws\_dlm\_lifecycle\_policy: Add `copy_tags`, `create_interval`, `exclusions`, `extend_deletion`, `policy_language`, `resource_type` and `retain_interval` attributes to `policy_details` configuration block ([#&#8203;41055](https://github.com/hashicorp/terraform-provider-aws/issues/41055)) - resource/aws\_dlm\_lifecycle\_policy: Add `default_policy` argument ([#&#8203;41055](https://github.com/hashicorp/terraform-provider-aws/issues/41055)) - resource/aws\_dlm\_lifecycle\_policy: Add `policy_details.create_rule.scripts` argument ([#&#8203;41055](https://github.com/hashicorp/terraform-provider-aws/issues/41055)) - resource/aws\_dlm\_lifecycle\_policy: Add `policy_details.schedule.cross_region_copy_rule.target_region` argument ([#&#8203;33796](https://github.com/hashicorp/terraform-provider-aws/issues/33796)) - resource/aws\_dlm\_lifecycle\_policy: Make `policy_details.schedule.cross_region_copy_rule.target` optional ([#&#8203;33796](https://github.com/hashicorp/terraform-provider-aws/issues/33796)) - resource/aws\_dlm\_lifecycle\_policy:Add `policy_details.schedule.archive_rule` argument ([#&#8203;41055](https://github.com/hashicorp/terraform-provider-aws/issues/41055)) - resource/aws\_dynamodb\_contributor\_insights: Add `mode` argument in support of [CloudWatch contributor insights modes](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/contributorinsights_HowItWorks.html#contributorinsights_HowItWorks.Modes) ([#&#8203;43914](https://github.com/hashicorp/terraform-provider-aws/issues/43914)) - resource/aws\_ec2\_client\_vpn\_endpoint: Add `endpoint_ip_address_type` and `traffic_ip_address_type` arguments to support IPv6 connectivity in Client VPN ([#&#8203;44059](https://github.com/hashicorp/terraform-provider-aws/issues/44059)) - resource/aws\_ec2\_client\_vpn\_endpoint: Make `client_cidr_block` optional ([#&#8203;44059](https://github.com/hashicorp/terraform-provider-aws/issues/44059)) - resource/aws\_ecr\_lifecycle\_policy: Add resource identity support ([#&#8203;44041](https://github.com/hashicorp/terraform-provider-aws/issues/44041)) - resource/aws\_ecr\_repository: Add resource identity support ([#&#8203;44041](https://github.com/hashicorp/terraform-provider-aws/issues/44041)) - resource/aws\_ecr\_repository\_policy: Add resource identity support ([#&#8203;44041](https://github.com/hashicorp/terraform-provider-aws/issues/44041)) - resource/aws\_ecs\_service: Add `sigint_rollback` argument ([#&#8203;43986](https://github.com/hashicorp/terraform-provider-aws/issues/43986)) - resource/aws\_ecs\_service: Change `deployment_configuration` to Optional and Computed ([#&#8203;43986](https://github.com/hashicorp/terraform-provider-aws/issues/43986)) - resource/aws\_eks\_cluster: Allow `remote_network_config` to be updated in-place, enabling support for EKS hybrid nodes on existing clusters ([#&#8203;42928](https://github.com/hashicorp/terraform-provider-aws/issues/42928)) - resource/aws\_elasticache\_global\_replication\_group: Change `engine` to Optional and Computed ([#&#8203;42636](https://github.com/hashicorp/terraform-provider-aws/issues/42636)) - resource/aws\_inspector2\_filter: Support `code_repository_project_name`, `code_repository_provider_type`, `ecr_image_in_use_count`, and `ecr_image_last_in_use_at` in `filter_criteria` ([#&#8203;43950](https://github.com/hashicorp/terraform-provider-aws/issues/43950)) - resource/aws\_iot\_thing\_principal\_attachment: Add `thing_principal_type` argument ([#&#8203;43916](https://github.com/hashicorp/terraform-provider-aws/issues/43916)) - resource/aws\_kms\_alias: Add resource identity support ([#&#8203;44025](https://github.com/hashicorp/terraform-provider-aws/issues/44025)) - resource/aws\_kms\_external\_key: Add `key_spec` argument ([#&#8203;44011](https://github.com/hashicorp/terraform-provider-aws/issues/44011)) - resource/aws\_kms\_external\_key: Change `key_usage` to Optional and Computed ([#&#8203;44011](https://github.com/hashicorp/terraform-provider-aws/issues/44011)) - resource/aws\_kms\_key: Add resource identity support ([#&#8203;44025](https://github.com/hashicorp/terraform-provider-aws/issues/44025)) - resource/aws\_lb: Add `secondary_ips_auto_assigned_per_subnet` argument for Network Load Balancers ([#&#8203;43699](https://github.com/hashicorp/terraform-provider-aws/issues/43699)) - resource/aws\_mwaa\_environment: Add `worker_replacement_strategy` argument ([#&#8203;43946](https://github.com/hashicorp/terraform-provider-aws/issues/43946)) - resource/aws\_network\_interface: Add `attachment.network_card_index` argument ([#&#8203;42188](https://github.com/hashicorp/terraform-provider-aws/issues/42188)) - resource/aws\_network\_interface\_attachment: Add `network_card_index` argument ([#&#8203;42188](https://github.com/hashicorp/terraform-provider-aws/issues/42188)) - resource/aws\_route53\_resolver\_rule: Add resource identity support ([#&#8203;44048](https://github.com/hashicorp/terraform-provider-aws/issues/44048)) - resource/aws\_route53\_resolver\_rule\_association: Add resource identity support ([#&#8203;44048](https://github.com/hashicorp/terraform-provider-aws/issues/44048)) - resource/aws\_route: Add resource identity support ([#&#8203;43910](https://github.com/hashicorp/terraform-provider-aws/issues/43910)) - resource/aws\_route\_table: Add resource identity support ([#&#8203;43990](https://github.com/hashicorp/terraform-provider-aws/issues/43990)) - resource/aws\_s3\_bucket\_acl: Add resource identity support ([#&#8203;44043](https://github.com/hashicorp/terraform-provider-aws/issues/44043)) - resource/aws\_s3\_bucket\_cors\_configuration: Add resource identity support ([#&#8203;43976](https://github.com/hashicorp/terraform-provider-aws/issues/43976)) - resource/aws\_s3\_bucket\_logging: Add resource identity support ([#&#8203;43976](https://github.com/hashicorp/terraform-provider-aws/issues/43976)) - resource/aws\_s3\_bucket\_notification: Add resource identity support ([#&#8203;43976](https://github.com/hashicorp/terraform-provider-aws/issues/43976)) - resource/aws\_s3\_bucket\_ownership\_controls: Add resource identity support ([#&#8203;43976](https://github.com/hashicorp/terraform-provider-aws/issues/43976)) - resource/aws\_s3\_bucket\_policy: Add resource identity support ([#&#8203;43976](https://github.com/hashicorp/terraform-provider-aws/issues/43976)) - resource/aws\_s3\_bucket\_public\_access\_block: Add resource identity support ([#&#8203;43976](https://github.com/hashicorp/terraform-provider-aws/issues/43976)) - resource/aws\_s3\_bucket\_server\_side\_encryption\_configuration: Add resource identity support ([#&#8203;43976](https://github.com/hashicorp/terraform-provider-aws/issues/43976)) - resource/aws\_s3\_bucket\_versioning: Add resource identity support ([#&#8203;43976](https://github.com/hashicorp/terraform-provider-aws/issues/43976)) - resource/aws\_s3\_bucket\_website\_configuration: Add resource identity support ([#&#8203;43976](https://github.com/hashicorp/terraform-provider-aws/issues/43976)) - resource/aws\_s3tables\_table\_bucket: Add `force_destroy` argument ([#&#8203;43922](https://github.com/hashicorp/terraform-provider-aws/issues/43922)) - resource/aws\_secretsmanager\_secret\_version: Add resource identity support ([#&#8203;44031](https://github.com/hashicorp/terraform-provider-aws/issues/44031)) - resource/aws\_sesv2\_email\_identity: Add `verification_status` attribute ([#&#8203;44045](https://github.com/hashicorp/terraform-provider-aws/issues/44045)) - resource/aws\_signer\_signing\_profile: Add `signing_parameters` argument ([#&#8203;43921](https://github.com/hashicorp/terraform-provider-aws/issues/43921)) - resource/aws\_synthetics\_canary: Add `vpc_config.ipv6_allowed_for_dual_stack` argument ([#&#8203;43989](https://github.com/hashicorp/terraform-provider-aws/issues/43989)) - resource/aws\_vpc\_ipam: Add `metered_account` argument ([#&#8203;43967](https://github.com/hashicorp/terraform-provider-aws/issues/43967)) BUG FIXES: - data-source/aws\_glue\_catalog\_table: Add `partition_keys.parameters` attribute ([#&#8203;26702](https://github.com/hashicorp/terraform-provider-aws/issues/26702)) - resource/aws\_cognito\_user\_pool: Fixed to accept an empty `email_mfa_configuration` block ([#&#8203;43926](https://github.com/hashicorp/terraform-provider-aws/issues/43926)) - resource/aws\_db\_instance: Fixes the behavior when modifying `database_insights_mode` when using custom KMS key ([#&#8203;44050](https://github.com/hashicorp/terraform-provider-aws/issues/44050)) - resource/aws\_dx\_hosted\_connection: Fix `DescribeHostedConnections failed for connection dxcon-xxxx doesn't exist` by pointing to the correct connection ID when doing the describe. ([#&#8203;43499](https://github.com/hashicorp/terraform-provider-aws/issues/43499)) - resource/aws\_glue\_catalog\_table: Add `partition_keys.parameters` argument, fixing `Invalid address to set: []string{"partition_keys", "0", "parameters"}` errors ([#&#8203;26702](https://github.com/hashicorp/terraform-provider-aws/issues/26702)) - resource/aws\_imagebuilder\_image\_recipe: Increase upper limit of `block_device_mapping.ebs.iops` from `10000` to `100000` ([#&#8203;43981](https://github.com/hashicorp/terraform-provider-aws/issues/43981)) - resource/aws\_nat\_gateway: Fix inconsistent final plan for `secondary_private_ip_addresses` ([#&#8203;43708](https://github.com/hashicorp/terraform-provider-aws/issues/43708)) - resource/aws\_spot\_instance\_request: Change `network_interface.network_card_index` to Computed ([#&#8203;38336](https://github.com/hashicorp/terraform-provider-aws/issues/38336)) - resource/aws\_timestreaminfluxdb\_db\_instance: Fix tag-only update errors ([#&#8203;42382](https://github.com/hashicorp/terraform-provider-aws/issues/42382)) - resource/aws\_wafv2\_web\_acl: Add missing flattening of `name` in `response_inspection.header` blocks for `AWSManagedRulesATPRuleSet` and `AWSManagedRulesACFPRuleSet` to avoid persistent plan diffs ([#&#8203;44032](https://github.com/hashicorp/terraform-provider-aws/issues/44032)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Ny40IiwidXBkYXRlZEluVmVyIjoiNDEuODcuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-08-28 18:06:09 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/tofu-template#38
No description provided.