Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps hashicorp/aws from 5.60.0 to 6.14.0.

Release notes

Sourced from hashicorp/aws's releases.

v6.14.0

6.14.0 (September 18, 2025)

FEATURES:

  • New Data Source: aws_billing_views (#44272)
  • New Data Source: aws_odb_cloud_autonomous_vm_cluster (#43809)
  • New Data Source: aws_odb_cloud_exadata_infrastructure (#43650)
  • New Data Source: aws_odb_cloud_vm_cluster (#43790)
  • New Data Source: aws_odb_network (#43715)
  • New Data Source: aws_odb_network_peering_connection (#43757)
  • New Resource: aws_controltower_baseline (#42397)
  • New Resource: aws_odb_cloud_autonomous_vm_cluster (#43809)
  • New Resource: aws_odb_cloud_exadata_infrastructure (#43650)
  • New Resource: aws_odb_cloud_vm_cluster (#43790)
  • New Resource: aws_odb_network (#43715)
  • New Resource: aws_odb_network_peering_connection (#43757)

ENHANCEMENTS:

  • resource/aws_batch_job_queue: Adds List support (#43960)
  • resource/aws_cloudwatch_log_group: Adds List support (#44129)
  • resource/aws_ecs_service: Add deployment_configuration.lifecycle_hook.hook_details argument (#44289)
  • resource/aws_iam_role: Adds List support (#44129)
  • resource/aws_instance: Adds List support (#44129)
  • resource/aws_rds_global_cluster: Remove provider-side conflict between source_db_cluster_identifier and engine arguments (#44252)
  • resource/aws_scheduler_schedule: Add action_after_completion argument (#44264)
  • resource/aws_sfn_state_machine: Add resource identity support (#44286)

BUG FIXES:

  • resource/aws_elasticache_user_group: Ignore InvalidParameterValue: User xxx is not a member of user group xxx errors during group modification (#43520)
  • resource/aws_sagemaker_endpoint_configuration: Fix panic when empty async_inference_config.output_config.notification_config block is specified (#44310)

v6.13.0

6.13.0 (September 11, 2025)

ENHANCEMENTS:

  • data-source/aws_budgets_budget: Add billing_view_arn attribute (#44241)
  • data-source/aws_dynamodb_table: Add warm_throughput and global_secondary_index.warm_throughput attributes (#41308)
  • data-source/aws_elastic_beanstalk_hosted_zone: Add hosted zone IDs for ap-southeast-5, ap-southeast-7, eu-south-2, and me-central-1 AWS Regions (#44132)
  • data-source/aws_elb_hosted_zone_id: Add hosted zone ID for ap-southeast-6 AWS Region (#44132)
  • data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for ap-southeast-6 AWS Region (#44132)
  • data-source/aws_s3_bucket: Add hosted zone ID for ap-southeast-6 AWS Region (#44132)
  • resource/aws_appautoscaling_policy: Add predictive_scaling_policy_configuration argument (#44211)
  • resource/aws_appautoscaling_policy: Add plan-time validation of policy_type (#44211)
  • resource/aws_appautoscaling_policy: Add plan-time validation of step_scaling_policy_configuration.adjustment_type and step_scaling_policy_configuration.metric_aggregation_type (#44211)
  • resource/aws_bedrock_guardrail: Add input_action, output_action, input_enabled, and output_enabled arguments to word_policy_config.managed_word_lists_config and word_policy_config.words_config configuration blocks (#44224)
  • resource/aws_budgets_budget: Add billing_view_arn argument (#44241)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.14.0 (September 18, 2025)

FEATURES:

  • New Action: aws_cloudfront_create_invalidation (#43955)
  • New Action: aws_ec2_stop_instance (#43700)
  • New Action: aws_lambda_invoke (#43972)
  • New Action: aws_ses_send_email (#44214)
  • New Action: aws_sns_publish (#44232)
  • New Data Source: aws_billing_views (#44272)
  • New Data Source: aws_odb_cloud_autonomous_vm_cluster (#43809)
  • New Data Source: aws_odb_cloud_exadata_infrastructure (#43650)
  • New Data Source: aws_odb_cloud_vm_cluster (#43790)
  • New Data Source: aws_odb_network (#43715)
  • New Data Source: aws_odb_network_peering_connection (#43757)
  • New Resource: aws_controltower_baseline (#42397)
  • New Resource: aws_odb_cloud_autonomous_vm_cluster (#43809)
  • New Resource: aws_odb_cloud_exadata_infrastructure (#43650)
  • New Resource: aws_odb_cloud_vm_cluster (#43790)
  • New Resource: aws_odb_network (#43715)
  • New Resource: aws_odb_network_peering_connection (#43757)

ENHANCEMENTS:

  • resource/aws_batch_job_queue: Adds List support (#43960)
  • resource/aws_cloudwatch_log_group: Adds List support (#44129)
  • resource/aws_ecs_service: Add deployment_configuration.lifecycle_hook.hook_details argument (#44289)
  • resource/aws_iam_role: Adds List support (#44129)
  • resource/aws_instance: Adds List support (#44129)
  • resource/aws_rds_global_cluster: Remove provider-side conflict between source_db_cluster_identifier and engine arguments (#44252)
  • resource/aws_scheduler_schedule: Add action_after_completion argument (#44264)
  • resource/aws_sfn_state_machine: Add resource identity support (#44286)

BUG FIXES:

  • resource/aws_elasticache_user_group: Ignore InvalidParameterValue: User xxx is not a member of user group xxx errors during group modification (#43520)
  • resource/aws_sagemaker_endpoint_configuration: Fix panic when empty async_inference_config.output_config.notification_config block is specified (#44310)

6.13.0 (September 11, 2025)

ENHANCEMENTS:

  • data-source/aws_budgets_budget: Add billing_view_arn attribute (#44241)
  • data-source/aws_dynamodb_table: Add warm_throughput and global_secondary_index.warm_throughput attributes (#41308)
  • data-source/aws_elastic_beanstalk_hosted_zone: Add hosted zone IDs for ap-southeast-5, ap-southeast-7, eu-south-2, and me-central-1 AWS Regions (#44132)
  • data-source/aws_elb_hosted_zone_id: Add hosted zone ID for ap-southeast-6 AWS Region (#44132)
  • data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for ap-southeast-6 AWS Region (#44132)
  • data-source/aws_s3_bucket: Add hosted zone ID for ap-southeast-6 AWS Region (#44132)
  • resource/aws_appautoscaling_policy: Add predictive_scaling_policy_configuration argument (#44211)
  • resource/aws_appautoscaling_policy: Add plan-time validation of policy_type (#44211)

... (truncated)

Commits
  • e565485 Merge pull request #44354 from hashicorp/t-update-changelog-version
  • d741aa5 Prepare release
  • 63604bd Update CHANGELOG.md (Manual Trigger)
  • b489493 Merge pull request #44289 from djglaser/f-hook-details
  • d9bcf27 Update CHANGELOG.md (Manual Trigger)
  • df8371c Merge pull request #43790 from oracle-community/vm-cluster
  • 601f756 Update CHANGELOG.md for #44129
  • 677a273 Merge pull request #44129 from hashicorp/f-list_sdkv2
  • 978fd90 Updates terraform-plugin-testing dependency
  • f326528 Adds preview note to List Resource documentation
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.60.0 to 6.14.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@v5.60.0...v6.14.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.14.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Sep 22, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 22, 2025

Assignees

The following users could not be added as assignees: workloads/maintainers. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from ksatirli as a code owner September 22, 2025 12:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Sep 22, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #48.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/terraform/main/hashicorp/aws-6.14.0 branch September 29, 2025 16:50
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