chore(deps): update terraform aws to v6.26.0 #78

Merged
renovate-bot merged 1 commit from renovate/aws-6.x into main 2025-12-10 21:06:31 +00:00
Member

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 6.25.0 -> 6.26.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v6.26.0

Compare Source

FEATURES:

  • New List Resource: aws_batch_job_definition (#​45401)
  • New List Resource: aws_codebuild_project (#​45400)
  • New List Resource: aws_lambda_capacity_provider (#​45467)
  • New List Resource: aws_ssm_parameter (#​45512)
  • New Resource: aws_iam_outbound_web_identity_federation (#​45217)

ENHANCEMENTS:

  • data-source/aws_db_instance: Add upgrade_rollout_order attribute (#​45527)
  • data-source/aws_eks_node_group : Add update_config block including update_strategy attribute (#​41487)
  • data-source/aws_rds_cluster: Add upgrade_rollout_order attribute (#​45527)
  • resource/aws_bedrockagent_agent: Add session_summary_configuration.max_recent_sessions argument (#​45449)
  • resource/aws_db_instance: Add upgrade_rollout_order attribute (#​45527)
  • resource/aws_eks_node_group : Add update_config.update_strategy attribute (#​41487)
  • resource/aws_kinesisanalyticsv2_application: Add application_configuration.application_encryption_configuration argument (#​45356)
  • resource/aws_kinesisanalyticsv2_application: Support FLINK-1_20 as a valid value for runtime_environment (#​45356)
  • resource/aws_lambda_capacity_provider: Add resource identity support (#​45456)
  • resource/aws_odb_network_peering_connection: Add network peering creation using odb_network_arn for resource sharing model. (#​45509)
  • resource/aws_rds_cluster: Add upgrade_rollout_order attribute (#​45527)
  • resource/aws_s3vectors_index: Add encryption_configuration block (#​45470)
  • resource/aws_s3vectors_index: Add metadata_configuration block (#​45470)

BUG FIXES:

  • data-source/aws_ec2_transit_gateway: Fix potential crash when reading encryption_support. This addresses a regression introduced in v6.25.0. (#​45462)
  • resource/aws_api_gateway_integration: Fix timeout_milliseconds validation to allow up to 900,000 ms when response_transfer_mode is STREAM (#​45482)
  • resource/aws_bedrock_model_invocation_logging_configuration: Mark logging_config.s3_config.bucket_name, logging_config.cloudwatch_config.log_group_name, logging_config.cloudwatch_config.role_arn, and logging_config.cloudwatch_config.large_data_delivery_s3_config.bucket_name as Required (#​45469)
  • resource/aws_ec2_transit_gateway: Fix potential crash when setting encryption_support. This addresses a regression introduced in v6.25.0. (#​45462)
  • resource/aws_lambda_function: Fix persistent diff when image_config has null values set in config (#​45511)
  • resource/aws_notifications_event_rule: Fix persistent diff when event_pattern argument is not specified in config (#​45524)
  • resource/aws_route53_zone: Operations to enable accelerated recovery are enforced to run serially when multiple hosted zones are configured (#​45457)
  • resource/aws_sagemaker_model: Mark vpc_config.security_group_ids and vpc_config.subnets as ForceNew (#​45491)
  • resource/aws_secretsmanager_secret_version: Avoid sending GetSecretValue calls when the secret is write-only (#​44876)

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.25.0` -> `6.26.0` | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-aws (aws)</summary> ### [`v6.26.0`](https://github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#6260-December-10-2025) [Compare Source](https://github.com/hashicorp/terraform-provider-aws/compare/v6.25.0...v6.26.0) FEATURES: - **New List Resource:** `aws_batch_job_definition` ([#&#8203;45401](https://github.com/hashicorp/terraform-provider-aws/issues/45401)) - **New List Resource:** `aws_codebuild_project` ([#&#8203;45400](https://github.com/hashicorp/terraform-provider-aws/issues/45400)) - **New List Resource:** `aws_lambda_capacity_provider` ([#&#8203;45467](https://github.com/hashicorp/terraform-provider-aws/issues/45467)) - **New List Resource:** `aws_ssm_parameter` ([#&#8203;45512](https://github.com/hashicorp/terraform-provider-aws/issues/45512)) - **New Resource:** `aws_iam_outbound_web_identity_federation` ([#&#8203;45217](https://github.com/hashicorp/terraform-provider-aws/issues/45217)) ENHANCEMENTS: - data-source/aws\_db\_instance: Add `upgrade_rollout_order` attribute ([#&#8203;45527](https://github.com/hashicorp/terraform-provider-aws/issues/45527)) - data-source/aws\_eks\_node\_group : Add `update_config` block including `update_strategy` attribute ([#&#8203;41487](https://github.com/hashicorp/terraform-provider-aws/issues/41487)) - data-source/aws\_rds\_cluster: Add `upgrade_rollout_order` attribute ([#&#8203;45527](https://github.com/hashicorp/terraform-provider-aws/issues/45527)) - resource/aws\_bedrockagent\_agent: Add `session_summary_configuration.max_recent_sessions` argument ([#&#8203;45449](https://github.com/hashicorp/terraform-provider-aws/issues/45449)) - resource/aws\_db\_instance: Add `upgrade_rollout_order` attribute ([#&#8203;45527](https://github.com/hashicorp/terraform-provider-aws/issues/45527)) - resource/aws\_eks\_node\_group : Add `update_config.update_strategy` attribute ([#&#8203;41487](https://github.com/hashicorp/terraform-provider-aws/issues/41487)) - resource/aws\_kinesisanalyticsv2\_application: Add `application_configuration.application_encryption_configuration` argument ([#&#8203;45356](https://github.com/hashicorp/terraform-provider-aws/issues/45356)) - resource/aws\_kinesisanalyticsv2\_application: Support `FLINK-1_20` as a valid value for `runtime_environment` ([#&#8203;45356](https://github.com/hashicorp/terraform-provider-aws/issues/45356)) - resource/aws\_lambda\_capacity\_provider: Add resource identity support ([#&#8203;45456](https://github.com/hashicorp/terraform-provider-aws/issues/45456)) - resource/aws\_odb\_network\_peering\_connection: Add network peering creation using `odb_network_arn` for resource sharing model. ([#&#8203;45509](https://github.com/hashicorp/terraform-provider-aws/issues/45509)) - resource/aws\_rds\_cluster: Add `upgrade_rollout_order` attribute ([#&#8203;45527](https://github.com/hashicorp/terraform-provider-aws/issues/45527)) - resource/aws\_s3vectors\_index: Add `encryption_configuration` block ([#&#8203;45470](https://github.com/hashicorp/terraform-provider-aws/issues/45470)) - resource/aws\_s3vectors\_index: Add `metadata_configuration` block ([#&#8203;45470](https://github.com/hashicorp/terraform-provider-aws/issues/45470)) BUG FIXES: - data-source/aws\_ec2\_transit\_gateway: Fix potential crash when reading `encryption_support`. This addresses a regression introduced in [v6.25.0](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#6250-december-4-2025). ([#&#8203;45462](https://github.com/hashicorp/terraform-provider-aws/issues/45462)) - resource/aws\_api\_gateway\_integration: Fix `timeout_milliseconds` validation to allow up to 900,000 ms when `response_transfer_mode` is `STREAM` ([#&#8203;45482](https://github.com/hashicorp/terraform-provider-aws/issues/45482)) - resource/aws\_bedrock\_model\_invocation\_logging\_configuration: Mark `logging_config.s3_config.bucket_name`, `logging_config.cloudwatch_config.log_group_name`, `logging_config.cloudwatch_config.role_arn`, and `logging_config.cloudwatch_config.large_data_delivery_s3_config.bucket_name` as Required ([#&#8203;45469](https://github.com/hashicorp/terraform-provider-aws/issues/45469)) - resource/aws\_ec2\_transit\_gateway: Fix potential crash when setting `encryption_support`. This addresses a regression introduced in [v6.25.0](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#6250-december-4-2025). ([#&#8203;45462](https://github.com/hashicorp/terraform-provider-aws/issues/45462)) - resource/aws\_lambda\_function: Fix persistent diff when `image_config` has `null` values set in config ([#&#8203;45511](https://github.com/hashicorp/terraform-provider-aws/issues/45511)) - resource/aws\_notifications\_event\_rule: Fix persistent diff when `event_pattern` argument is not specified in config ([#&#8203;45524](https://github.com/hashicorp/terraform-provider-aws/issues/45524)) - resource/aws\_route53\_zone: Operations to enable accelerated recovery are enforced to run serially when multiple hosted zones are configured ([#&#8203;45457](https://github.com/hashicorp/terraform-provider-aws/issues/45457)) - resource/aws\_sagemaker\_model: Mark `vpc_config.security_group_ids` and `vpc_config.subnets` as `ForceNew` ([#&#8203;45491](https://github.com/hashicorp/terraform-provider-aws/issues/45491)) - resource/aws\_secretsmanager\_secret\_version: Avoid sending GetSecretValue calls when the secret is write-only ([#&#8203;44876](https://github.com/hashicorp/terraform-provider-aws/issues/44876)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi40IiwidXBkYXRlZEluVmVyIjoiNDIuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-12-10 21:06:31 +00:00
Commenting is not possible because the repository is archived.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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/tf-template!78
No description provided.