Skip to content

⬆️ Bump hashicorp/aws from 6.46.0 to 6.48.0 in /infrastructure#1238

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/infrastructure/hashicorp/aws-6.48.0
Closed

⬆️ Bump hashicorp/aws from 6.46.0 to 6.48.0 in /infrastructure#1238
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/infrastructure/hashicorp/aws-6.48.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor

Bumps hashicorp/aws from 6.46.0 to 6.48.0.

Release notes

Sourced from hashicorp/aws's releases.

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)
  • resource/aws_datazone_form_type: Add resource identity support (#48136)
  • resource/aws_datazone_glossary: Add resource identity support (#48136)
  • resource/aws_datazone_glossary_term: Add resource identity support (#48136)
  • resource/aws_datazone_project: Add resource identity support (#48136)
  • resource/aws_datazone_user_profile: Add resource identity support (#48136)
  • resource/aws_kinesis_firehose_delivery_stream: Add Resource Identity support (#48186)
  • resource/aws_kinesis_stream: Add Resource Identity support (#48152)
  • resource/aws_kinesis_stream: Add warm_throughput_mib_ps argument. This functionality requires the kinesis:UpdateStreamWarmThroughput IAM permission (#48152)
  • resource/aws_kinesis_stream: Add plan-time validation of shard_level_metrics (#48152)
  • resource/aws_kinesis_stream_consumer: Add Resource Identity support (#48152)
  • resource/aws_lb: Add enable_prefix_for_ipv6_source_nat argument (#40431)
  • resource/aws_observabilityadmin_telemetry_rule: Expand rule schema to cover the full SDK shape, including all_regions, allow_field_updates, regions, scope, selection_criteria, telemetry_source_types, and the full destination_configuration tree (cloudtrail_parameters, elb_load_balancer_logging_parameters, log_delivery_parameters, msk_monitoring_parameters, vpc_flow_log_parameters, waf_logging_parameters) (#48072)
  • resource/aws_observabilityadmin_telemetry_rule_for_organization: Expand rule schema to cover the full SDK shape, including all_regions, allow_field_updates, regions, scope, selection_criteria, telemetry_source_types, and the full destination_configuration tree (cloudtrail_parameters, elb_load_balancer_logging_parameters, log_delivery_parameters, msk_monitoring_parameters, vpc_flow_log_parameters, waf_logging_parameters) (#48072)
  • resource/aws_odb_network: Add computed ec2_placement_group_ids attribute. (#47317)
  • resource/aws_osis_pipeline: Adds resource identity (#48155)
  • resource/aws_vpc_ipam_pool_cidr_allocation: Add tagging support (#48084)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

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)
  • resource/aws_datazone_glossary_term: Add resource identity support (#48136)
  • resource/aws_datazone_project: Add resource identity support (#48136)
  • resource/aws_datazone_user_profile: Add resource identity support (#48136)
  • resource/aws_kinesis_firehose_delivery_stream: Add Resource Identity support (#48186)
  • resource/aws_kinesis_stream: Add Resource Identity support (#48152)
  • resource/aws_kinesis_stream: Add warm_throughput_mib_ps argument. This functionality requires the kinesis:UpdateStreamWarmThroughput IAM permission (#48152)
  • resource/aws_kinesis_stream: Add plan-time validation of shard_level_metrics (#48152)
  • resource/aws_kinesis_stream_consumer: Add Resource Identity support (#48152)
  • resource/aws_lb: Add enable_prefix_for_ipv6_source_nat argument (#40431)
  • resource/aws_observabilityadmin_telemetry_rule: Expand rule schema to cover the full SDK shape, including all_regions, allow_field_updates, regions, scope, selection_criteria, telemetry_source_types, and the full destination_configuration tree (cloudtrail_parameters, elb_load_balancer_logging_parameters, log_delivery_parameters, msk_monitoring_parameters, vpc_flow_log_parameters, waf_logging_parameters) (#48072)
  • resource/aws_observabilityadmin_telemetry_rule_for_organization: Expand rule schema to cover the full SDK shape, including all_regions, allow_field_updates, regions, scope, selection_criteria, telemetry_source_types, and the full destination_configuration tree (cloudtrail_parameters, elb_load_balancer_logging_parameters, log_delivery_parameters, msk_monitoring_parameters, vpc_flow_log_parameters, waf_logging_parameters) (#48072)
  • resource/aws_odb_network: Add computed ec2_placement_group_ids attribute. (#47317)
  • resource/aws_osis_pipeline: Adds resource identity (#48155)
  • resource/aws_vpc_ipam_pool_cidr_allocation: Add tagging support (#48084)

BUG FIXES:

... (truncated)

Commits

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 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 6.46.0 to 6.48.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.46.0...v6.48.0)

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

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 Jun 4, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1240.

@dependabot dependabot Bot closed this Jun 5, 2026
@dependabot dependabot Bot deleted the dependabot/terraform/infrastructure/hashicorp/aws-6.48.0 branch June 5, 2026 20:23
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