Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps the terraform-image-handler group with 2 updates in the /source/image-handler/terraform directory: hashicorp/aws and moritzzimmer/lambda/aws.

Updates hashicorp/aws from 6.23.0 to 6.26.0

Release notes

Sourced from hashicorp/aws's releases.

v6.26.0

6.26.0 (December 10, 2025)

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)

v6.25.0

6.25.0 (December 4, 2025)

FEATURES:

  • New Resource: aws_cloudwatch_log_transformer (#44300)
  • New Resource: aws_eks_capability (#45326)

ENHANCEMENTS:

  • data-source/aws_backup_plan: Add rule.scan_action and scan_setting attributes (#45392)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.26.0 (December 10, 2025)

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)

6.25.0 (December 4, 2025)

FEATURES:

  • New Resource: aws_cloudwatch_log_transformer (#44300)
  • New Resource: aws_eks_capability (#45326)

ENHANCEMENTS:

  • data-source/aws_backup_plan: Add rule.scan_action and scan_setting attributes (#45392)
  • data-source/aws_cloudwatch_log_group: Add deletion_protection_enabled attribute (#45298)
  • data-source/aws_ec2_transit_gateway: Add encryption_support attribute (#45317)

... (truncated)

Commits
  • 6332785 prepare release v6.26.0 (#45539)
  • fbb2dc5 Update CHANGELOG.md (Manual Trigger)
  • 3c6a14c Merge pull request #45509 from oracle-community/fix_for_ram_shared_odb_peering
  • 8595a75 Merge pull request #45538 from hashicorp/td-copyright-fix
  • 46ab3d5 r/aws_ssm_parameter: fix copyright header
  • 6fafd26 Merge pull request #45532 from hashicorp/f-update-copyrights-batch3
  • ac50d6c Update CHANGELOG.md for #45512
  • 679acf4 Merge pull request #45512 from hashicorp/f-ssm_parameter-list
  • a071704 Added nosemgrep check
  • ce02b0e Merge remote-tracking branch 'origin/main' into f-update-copyrights-batch3
  • Additional commits viewable in compare view

Updates moritzzimmer/lambda/aws from 8.4.0 to 8.5.0

Release notes

Sourced from moritzzimmer/lambda/aws's releases.

v8.5.0

What's Changed

New Contributors

Full Changelog: moritzzimmer/terraform-aws-lambda@v8.4.0...v8.5.0

Commits
  • 596f1b7 Bump version to v8.5.0
  • d213635 chore(github): bump actions/checkout from 5 to 6 (#178)
  • 1ecb5ad chore(github): bump clowdhaus/terraform-composite-actions from 1.13.0 to 1.14...
  • 7bee3ef chore(github): bump clowdhaus/terraform-min-max from 1.4.1 to 2.1.0 (#176)
  • 49116ae feat: allow setting a lambda version description from S3 Metadata (#179)
  • 279fd13 refactor: use pre-commit in GitHub (#173)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Dec 15, 2025
@dependabot dependabot bot force-pushed the dependabot/terraform/source/image-handler/terraform/terraform-image-handler-7c07a6cab7 branch from 8cb5534 to 2306560 Compare December 15, 2025 13:26
…y with 2 updates

Bumps the terraform-image-handler group with 2 updates in the /source/image-handler/terraform directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) and [moritzzimmer/lambda/aws](https://github.com/moritzzimmer/terraform-aws-lambda).


Updates `hashicorp/aws` from 6.23.0 to 6.26.0
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v6.23.0...v6.26.0)

Updates `moritzzimmer/lambda/aws` from 8.4.0 to 8.5.0
- [Release notes](https://github.com/moritzzimmer/terraform-aws-lambda/releases)
- [Commits](moritzzimmer/terraform-aws-lambda@v8.4.0...v8.5.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-image-handler
- dependency-name: moritzzimmer/lambda/aws
  dependency-version: 8.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-image-handler
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/terraform/source/image-handler/terraform/terraform-image-handler-7c07a6cab7 branch from 2306560 to c85572c Compare December 22, 2025 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant