Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

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

Release notes

Sourced from hashicorp/aws's releases.

v6.17.0

6.17.0 (October 16, 2025)

NOTES:

  • resource/aws_quicksight_account_subscription: Because we cannot easily test all this functionality, it is best effort and we ask for community help in testing (#44638)

FEATURES:

  • New Data Source: aws_rds_global_cluster (#37286)
  • New Data Source: aws_vpn_connection (#44622)
  • New Resource: aws_bedrockagentcore_agent_runtime (#44301)
  • New Resource: aws_bedrockagentcore_agent_runtime_endpoint (#44301)
  • New Resource: aws_bedrockagentcore_api_key_credential_provider (#44302)
  • New Resource: aws_bedrockagentcore_browser (#44303)
  • New Resource: aws_bedrockagentcore_code_interpreter (#44304)
  • New Resource: aws_bedrockagentcore_gateway (#44305)
  • New Resource: aws_bedrockagentcore_gateway_target (#44305)

ENHANCEMENTS:

  • resource/aws_imagebuilder_container_recipe: Update EBS throughput maximum validation from 1000 to 2000 MiB/s for gp3 volumes (#44604)
  • resource/aws_imagebuilder_image_recipe: Update EBS throughput maximum validation from 1000 to 2000 MiB/s for gp3 volumes (#44604)
  • resource/aws_launch_template: Update EBS throughput maximum validation from 1000 to 2000 MiB/s for gp3 volumes (#44604)
  • resource/aws_quicksight_account_subscription: Add admin_pro_group, author_pro_group, and reader_pro_group arguments (#44638)
  • resource/aws_subnet: Adds List support (#44671)
  • resource/aws_vpc: Adds List support (#44609)

BUG FIXES:

  • resource/aws_ec2_transit_gateway_route_table_propagation.test: Fix bug causing inconsistent final plan errors (#44542)
  • resource/aws_lambda_function: Reset non-API attributes (source_code_hash, s3_bucket, s3_key, s3_object_version and filename) to their previous values when an update operation fails (#42829)
Changelog

Sourced from hashicorp/aws's changelog.

6.17.0 (October 16, 2025)

NOTES:

  • resource/aws_quicksight_account_subscription: Because we cannot easily test all this functionality, it is best effort and we ask for community help in testing (#44638)

FEATURES:

  • New Data Source: aws_rds_global_cluster (#37286)
  • New Data Source: aws_vpn_connection (#44622)
  • New Resource: aws_bedrockagentcore_agent_runtime (#44301)
  • New Resource: aws_bedrockagentcore_agent_runtime_endpoint (#44301)
  • New Resource: aws_bedrockagentcore_api_key_credential_provider (#44302)
  • New Resource: aws_bedrockagentcore_browser (#44303)
  • New Resource: aws_bedrockagentcore_code_interpreter (#44304)
  • New Resource: aws_bedrockagentcore_gateway (#44305)
  • New Resource: aws_bedrockagentcore_gateway_target (#44305)

ENHANCEMENTS:

  • resource/aws_imagebuilder_container_recipe: Update EBS throughput maximum validation from 1000 to 2000 MiB/s for gp3 volumes (#44604)
  • resource/aws_imagebuilder_image_recipe: Update EBS throughput maximum validation from 1000 to 2000 MiB/s for gp3 volumes (#44604)
  • resource/aws_launch_template: Update EBS throughput maximum validation from 1000 to 2000 MiB/s for gp3 volumes (#44604)
  • resource/aws_quicksight_account_subscription: Add admin_pro_group, author_pro_group, and reader_pro_group arguments (#44638)
  • resource/aws_subnet: Adds List support (#44671)
  • resource/aws_vpc: Adds List support (#44609)

BUG FIXES:

  • resource/aws_ec2_transit_gateway_route_table_propagation.test: Fix bug causing inconsistent final plan errors (#44542)
  • resource/aws_lambda_function: Reset non-API attributes (source_code_hash, s3_bucket, s3_key, s3_object_version and filename) to their previous values when an update operation fails (#42829)

6.16.0 (October 9, 2025)

FEATURES:

  • New Action: aws_transcribe_start_transcription_job (#44445)
  • New Data Source: aws_odb_cloud_autonomous_vm_clusters (#44336)
  • New Data Source: aws_odb_cloud_exadata_infrastructures (#44336)
  • New Data Source: aws_odb_cloud_vm_clusters (#44336)
  • New Data Source: aws_odb_network_peering_connections (#44336)
  • New Data Source: aws_odb_networks (#44336)
  • New Resource: aws_prometheus_resource_policy (#44256)
  • New Resource: aws_transfer_host_key (#44559)
  • New Resource: aws_transfer_web_app (#42708)
  • New Resource: aws_transfer_web_app_customization (#42708)

ENHANCEMENTS:

  • resource/aws_codebuild_project: Add auto_retry_limit argument (#40035)

... (truncated)

Commits
  • 2e92443 prepare release version (#44684)
  • 3b8d48a Merge pull request #44683 from hashicorp/f-list-ec2-display-names
  • c8d0f7d Update CHANGELOG.md (Manual Trigger)
  • d181586 Merge pull request #44305 from marcinbelczewski/f-bedrockagentcore-gateway
  • 41f7db1 Merge pull request #44682 from hashicorp/td-logging-resource-attr
  • 79618d9 Merge pull request #44655 from hashicorp/feature/autoflex-xml-test-reorg
  • 3b4bd68 Update CHANGELOG.md for #44671
  • 9550818 Merge pull request #44671 from hashicorp/f-list-subnets
  • 21cbc25 resolve merge conflicts
  • 1fcc0bb Merge pull request #44304 from marcinbelczewski/f-bedrockagentcore-code-inter...
  • 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)

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@v5.0.0...v6.17.0)

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

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 Oct 20, 2025
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.

0 participants