Skip to content

chore(deps): bump hashicorp/aws from 5.82.2 to 6.49.0 in /terraform/aws-accounts/cloud-platform-dsd in the cloud-platform-dsd group across 1 directory#3812

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250
Open

chore(deps): bump hashicorp/aws from 5.82.2 to 6.49.0 in /terraform/aws-accounts/cloud-platform-dsd in the cloud-platform-dsd group across 1 directory#3812
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 9, 2025

Copy link
Copy Markdown
Contributor

Bumps the cloud-platform-dsd group with 1 update in the /terraform/aws-accounts/cloud-platform-dsd directory: hashicorp/aws.

Updates hashicorp/aws from 5.82.2 to 6.49.0

Release notes

Sourced from hashicorp/aws's releases.

v6.49.0

6.49.0 (June 4, 2026)

ENHANCEMENTS:

  • data-source/aws_opensearch_domain: Add advanced_security_options.jwt_options.jwks_url attribute (#48146)
  • data-source/aws_opensearchserverless_collection_group: Add generation attribute (#48125)
  • resource/aws_bedrockagentcore_gateway: Add protocol_configuration.mcp.session_configuration block (#48179)
  • resource/aws_bedrockagentcore_gateway: Add protocol_configuration.mcp.streaming_configuration block (#48179)
  • resource/aws_cloudfront_function: Add tags and tags_all arguments (#47916)
  • resource/aws_opensearch_domain: Add advanced_security_options.jwt_options.jwks_url argument (#48146)
  • resource/aws_opensearchserverless_collection_group: Add generation argument (#48125)

BUG FIXES:

  • resource/aws_bedrockagentcore_gateway_target: Fix runtime error: slice bounds out of range [1:0] panics when refreshing state. This fixes a regression introduced in v6.48.0 (#48215)

v6.48.0

6.48.0 (June 3, 2026)

NOTES:

  • resource/aws_bedrockagentcore_gateway_target: Because we cannot easily test the ``credential_provider_configuration.gateway_iam_role` SigV4 functionality, it is best effort and we ask for community help in testing (#47626)

FEATURES:

  • New Data Source: aws_ec2_hosts (#47986)
  • New List Resource: aws_cleanrooms_membership (#48166)
  • New List Resource: aws_pinpointsmsvoicev2_event_destination (#48034)
  • New Resource: aws_ec2_local_gateway_route_table (#48013)
  • New Resource: aws_ec2_local_gateway_route_table_virtual_interface_group_association (#48014)
  • New Resource: aws_pinpointsmsvoicev2_event_destination (#48034)

ENHANCEMENTS:

  • data-source/aws_ec2_host: Add state, allocation_time, release_time, host_maintenance, host_reservation_id, availability_zone_id, allows_multiple_instance_types, member_of_service_linked_resource_group, instances, and available_capacity attributes (#47991)
  • data-source/aws_kinesis_stream: Add warm_throughput attribute (#48152)
  • data-source/aws_lb: Add enable_prefix_for_ipv6_source_nat attribute (#40431)
  • data-source/aws_odb_network: Add computed ec2_placement_group_ids attribute. (#47317)
  • resource/aws_bedrockagentcore_gateway: Mark protocol_type as Optional. Omit it to create a gateway that routes traffic directly to HTTP targets (e.g. AgentCore Runtime) (#47897)
  • resource/aws_bedrockagentcore_gateway_target: Add credential_provider_configuration.caller_iam_credentials and credential_provider_configuration.jwt_passthrough arguments (#47780)
  • resource/aws_bedrockagentcore_gateway_target: Add credential_provider_configuration.gateway_iam_role.service and credential_provider_configuration.gateway_iam_role.region arguments to enable SigV4 signing of upstream requests for mcp_server targets pointing at AWS-hosted endpoints (#47626)
  • resource/aws_bedrockagentcore_gateway_target: Add target_configuration.http argument (#47897)
  • resource/aws_cleanrooms_membership: Add resource identity support (#48166)
  • resource/aws_datazone_asset_type: Add resource identity support (#48136)
  • resource/aws_datazone_domain: Add resource identity support (#48136)
  • resource/aws_datazone_environment: Add resource identity support (#48136)
  • resource/aws_datazone_environment_blueprint_configuration: Add global_parameters argument (#44857)
  • resource/aws_datazone_environment_blueprint_configuration: Add resource identity support (#48136)
  • resource/aws_datazone_environment_profile: Add resource identity support (#48136)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.49.0 (June 4, 2026)

ENHANCEMENTS:

  • data-source/aws_opensearch_domain: Add advanced_security_options.jwt_options.jwks_url attribute (#48146)
  • data-source/aws_opensearchserverless_collection_group: Add generation attribute (#48125)
  • resource/aws_bedrockagentcore_gateway: Add protocol_configuration.mcp.session_configuration block (#48179)
  • resource/aws_bedrockagentcore_gateway: Add protocol_configuration.mcp.streaming_configuration block (#48179)
  • resource/aws_cloudfront_function: Add tags and tags_all arguments (#47916)
  • resource/aws_opensearch_domain: Add advanced_security_options.jwt_options.jwks_url argument (#48146)
  • resource/aws_opensearchserverless_collection_group: Add generation argument (#48125)

BUG FIXES:

  • resource/aws_bedrockagentcore_gateway_target: Fix runtime error: slice bounds out of range [1:0] panics when refreshing state. This fixes a regression introduced in v6.48.0 (#48215)

6.48.0 (June 3, 2026)

NOTES:

  • resource/aws_bedrockagentcore_gateway_target: Because we cannot easily test the ``credential_provider_configuration.gateway_iam_role` SigV4 functionality, it is best effort and we ask for community help in testing (#47626)

FEATURES:

  • New Data Source: aws_ec2_hosts (#47986)
  • New List Resource: aws_cleanrooms_membership (#48166)
  • New List Resource: aws_pinpointsmsvoicev2_event_destination (#48034)
  • New Resource: aws_ec2_local_gateway_route_table (#48013)
  • New Resource: aws_ec2_local_gateway_route_table_virtual_interface_group_association (#48014)
  • New Resource: aws_pinpointsmsvoicev2_event_destination (#48034)

ENHANCEMENTS:

  • data-source/aws_ec2_host: Add state, allocation_time, release_time, host_maintenance, host_reservation_id, availability_zone_id, allows_multiple_instance_types, member_of_service_linked_resource_group, instances, and available_capacity attributes (#47991)
  • data-source/aws_kinesis_stream: Add warm_throughput attribute (#48152)
  • data-source/aws_lb: Add enable_prefix_for_ipv6_source_nat attribute (#40431)
  • data-source/aws_odb_network: Add computed ec2_placement_group_ids attribute. (#47317)
  • resource/aws_bedrockagentcore_gateway: Mark protocol_type as Optional. Omit it to create a gateway that routes traffic directly to HTTP targets (e.g. AgentCore Runtime) (#47897)
  • resource/aws_bedrockagentcore_gateway_target: Add credential_provider_configuration.caller_iam_credentials and credential_provider_configuration.jwt_passthrough arguments (#47780)
  • resource/aws_bedrockagentcore_gateway_target: Add credential_provider_configuration.gateway_iam_role.service and credential_provider_configuration.gateway_iam_role.region arguments to enable SigV4 signing of upstream requests for mcp_server targets pointing at AWS-hosted endpoints (#47626)
  • resource/aws_bedrockagentcore_gateway_target: Add target_configuration.http argument (#47897)
  • resource/aws_cleanrooms_membership: Add resource identity support (#48166)
  • resource/aws_datazone_asset_type: Add resource identity support (#48136)
  • resource/aws_datazone_domain: Add resource identity support (#48136)
  • resource/aws_datazone_environment: Add resource identity support (#48136)
  • resource/aws_datazone_environment_blueprint_configuration: Add global_parameters argument (#44857)
  • resource/aws_datazone_environment_blueprint_configuration: Add resource identity support (#48136)
  • resource/aws_datazone_environment_profile: Add resource identity support (#48136)
  • resource/aws_datazone_form_type: Add resource identity support (#48136)
  • resource/aws_datazone_glossary: Add resource identity support (#48136)

... (truncated)

Commits

@dependabot dependabot Bot requested a review from a team as a code owner March 9, 2025 09:46
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Mar 9, 2025
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from bc726ac to 3d47d26 Compare March 16, 2025 09:37
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch 2 times, most recently from bc3b02b to a7407a4 Compare March 30, 2025 09:11
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch 2 times, most recently from 19bb3f9 to dd741e5 Compare April 13, 2025 09:20
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from dd741e5 to f3536c2 Compare April 20, 2025 09:09
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch 2 times, most recently from 16b712d to 00b5cc2 Compare May 4, 2025 09:12
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch 2 times, most recently from 188cb05 to 676019a Compare May 18, 2025 09:05
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from 676019a to b373196 Compare May 25, 2025 09:14
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from b373196 to 729897f Compare June 1, 2025 09:18
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from 729897f to abdf3e3 Compare June 8, 2025 09:32
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch 2 times, most recently from 3384f74 to b259f51 Compare June 22, 2025 09:31
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from b259f51 to 87f7378 Compare June 29, 2025 09:44
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from 87f7378 to de11fae Compare July 6, 2025 09:46
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch 3 times, most recently from 93a689f to 7244e68 Compare July 20, 2025 09:02
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from 7244e68 to a6b3280 Compare July 27, 2025 09:18
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from a6b3280 to 96b3234 Compare August 3, 2025 09:21
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch 2 times, most recently from f360480 to b3770d9 Compare August 17, 2025 09:17
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from b3770d9 to da975da Compare August 24, 2025 09:31
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from 4c8e1bd to ba51632 Compare September 21, 2025 09:02
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch 2 times, most recently from b1498b3 to aa172d1 Compare October 5, 2025 09:01
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from aa172d1 to d3c7352 Compare October 12, 2025 09:02
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from d3c7352 to 226c41e Compare October 19, 2025 09:02
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from 226c41e to 2b28db7 Compare October 26, 2025 09:02
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch 2 times, most recently from ab6c615 to e640392 Compare November 9, 2025 09:01
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from e640392 to 730d775 Compare November 16, 2025 09:01
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from 730d775 to bd64e2a Compare November 23, 2025 09:01
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch 2 times, most recently from 4df018d to 7917909 Compare December 7, 2025 09:01
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch 2 times, most recently from fd56aa1 to ed683d9 Compare December 21, 2025 09:02
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from ed683d9 to 4d9d2ff Compare April 19, 2026 09:03
@dependabot dependabot Bot changed the title chore(deps): bump hashicorp/aws from 5.82.2 to 5.90.0 in /terraform/aws-accounts/cloud-platform-dsd in the cloud-platform-dsd group across 1 directory chore(deps): bump hashicorp/aws from 5.82.2 to 6.42.0 in /terraform/aws-accounts/cloud-platform-dsd in the cloud-platform-dsd group across 1 directory Apr 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from 4d9d2ff to 2a54504 Compare April 26, 2026 09:03
@dependabot dependabot Bot changed the title chore(deps): bump hashicorp/aws from 5.82.2 to 6.42.0 in /terraform/aws-accounts/cloud-platform-dsd in the cloud-platform-dsd group across 1 directory chore(deps): bump hashicorp/aws from 5.82.2 to 6.43.0 in /terraform/aws-accounts/cloud-platform-dsd in the cloud-platform-dsd group across 1 directory May 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from 2a54504 to c8ac621 Compare May 3, 2026 09:03
@dependabot dependabot Bot changed the title chore(deps): bump hashicorp/aws from 5.82.2 to 6.43.0 in /terraform/aws-accounts/cloud-platform-dsd in the cloud-platform-dsd group across 1 directory chore(deps): bump hashicorp/aws from 5.82.2 to 6.44.0 in /terraform/aws-accounts/cloud-platform-dsd in the cloud-platform-dsd group across 1 directory May 10, 2026
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from c8ac621 to 8d6f03a Compare May 10, 2026 09:03
@dependabot dependabot Bot changed the title chore(deps): bump hashicorp/aws from 5.82.2 to 6.44.0 in /terraform/aws-accounts/cloud-platform-dsd in the cloud-platform-dsd group across 1 directory chore(deps): bump hashicorp/aws from 5.82.2 to 6.45.0 in /terraform/aws-accounts/cloud-platform-dsd in the cloud-platform-dsd group across 1 directory May 17, 2026
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from 8d6f03a to deb337b Compare May 17, 2026 09:03
@dependabot dependabot Bot changed the title chore(deps): bump hashicorp/aws from 5.82.2 to 6.45.0 in /terraform/aws-accounts/cloud-platform-dsd in the cloud-platform-dsd group across 1 directory chore(deps): bump hashicorp/aws from 5.82.2 to 6.46.0 in /terraform/aws-accounts/cloud-platform-dsd in the cloud-platform-dsd group across 1 directory May 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from deb337b to 121badd Compare May 24, 2026 09:03
@dependabot dependabot Bot changed the title chore(deps): bump hashicorp/aws from 5.82.2 to 6.46.0 in /terraform/aws-accounts/cloud-platform-dsd in the cloud-platform-dsd group across 1 directory chore(deps): bump hashicorp/aws from 5.82.2 to 6.47.0 in /terraform/aws-accounts/cloud-platform-dsd in the cloud-platform-dsd group across 1 directory May 31, 2026
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from 121badd to eae1d6e Compare May 31, 2026 09:03
Bumps the cloud-platform-dsd group with 1 update in the /terraform/aws-accounts/cloud-platform-dsd directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).


Updates `hashicorp/aws` from 5.82.2 to 6.49.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.82.2...v6.49.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 5.90.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cloud-platform-dsd
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump hashicorp/aws from 5.82.2 to 6.47.0 in /terraform/aws-accounts/cloud-platform-dsd in the cloud-platform-dsd group across 1 directory chore(deps): bump hashicorp/aws from 5.82.2 to 6.49.0 in /terraform/aws-accounts/cloud-platform-dsd in the cloud-platform-dsd group across 1 directory Jun 7, 2026
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/aws-accounts/cloud-platform-dsd/cloud-platform-dsd-2e89b0f250 branch from eae1d6e to fee00f8 Compare June 7, 2026 09:02
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

Status: No status

Development

Successfully merging this pull request may close these issues.

0 participants