Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on hashicorp/aws to permit the latest version.

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)
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

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…< 6.26.1

Updates the requirements on [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) to permit the latest version.
- [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@v4.0.0...v6.26.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.26.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Dec 11, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2025

Superseded by #205.

@dependabot dependabot bot closed this Dec 18, 2025
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/aws-gte-4.0.0-and-lt-6.26.1 branch December 18, 2025 03:07
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