Skip to content

Bump the production-dependencies group across 2 directories with 2 updates#720

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106
Open

Bump the production-dependencies group across 2 directories with 2 updates#720
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 2 updates in the /terraform/envs/prod directory: hashicorp/aws and hashicorp/time.
Bumps the production-dependencies group with 2 updates in the /terraform/envs/qa directory: hashicorp/aws and hashicorp/time.

Updates hashicorp/aws from 6.44.0 to 6.50.0

Release notes

Sourced from hashicorp/aws's releases.

v6.50.0

6.50.0 (June 10, 2026)

NOTES:

  • resource/aws_bedrockagentcore_gateway_target: Because we cannot easily test the behavior of private_endpoint, it is best effort and we ask for community help in testing (#47602)

FEATURES:

  • New List Resource: aws_bedrockagentcore_policy (#47971)
  • New List Resource: aws_cloudwatch_log_s3_table_integration_source (#48190)
  • New List Resource: aws_ecs_daemon (#47562)
  • New List Resource: aws_ecs_daemon_task_definition (#47562)
  • New Resource: aws_bedrockagentcore_policy (#47971)
  • New Resource: aws_cloudwatch_log_s3_table_integration_source (#48190)
  • New Resource: aws_ecs_daemon (#47562)
  • New Resource: aws_ecs_daemon_task_definition (#47562)
  • New Resource: aws_observabilityadmin_s3_table_integration (#48190)

ENHANCEMENTS:

  • provider: Add Linux s390x support (#48272)
  • resource/aws_bedrockagentcore_agent_runtime: Add AGUI as a valid value for protocol_configuration.server_protocol (#47906)
  • resource/aws_bedrockagentcore_gateway: Add policy_engine_configuration configuration block (#47818)
  • resource/aws_bedrockagentcore_gateway_target: Add listing_mode argument to the target_configuration.mcp.mcp_server configuration block (#48225)
  • resource/aws_bedrockagentcore_gateway_target: Add private_endpoint argument to support private connectivity to VPC-hosted MCP servers via Amazon VPC Lattice (#47602)
  • resource/aws_bedrockagentcore_memory: Add indexed_key and stream_delivery_resources arguments (#48240)

BUG FIXES:

  • data-source/aws_secretsmanager_secret_version: Fix eventual consistency issues that could result in couldn't find resource errors when reading a version immediately after creation (#48318)
  • resource/aws_cloudwatch_log_subscription_filter: Retry ValidationException: Make sure you have given CloudWatch Logs permission to assume the provided role IAM eventual consistency errors on Create and Update (#48255)
  • resource/aws_datazone_project: Fix import separator to match the expected format. (#48271)
  • resource/aws_default_route_table: Fix perpetual drift on route.gateway_id when route.odb_network_arn is configured (#48239)
  • resource/aws_ecs_express_gateway_service: Fix "inconsistent result after apply" error for network_configuration[0].security_groups when using network_configuration. ec2:DescribeSecurityGroups IAM permission is newly required. (#47944)
  • resource/aws_ecs_express_gateway_service: Fix Resource Already Exists error when recreating a service after deletion (#48098)
  • resource/aws_elasticsearch_domain: Fix unexpected state error during engine version upgrade (#47316)
  • resource/aws_kinesis_firehose_delivery_stream: Fix InvalidArgumentException errors when creating or updating extended_s3_configuration in AWS partitions that do not support the custom_time_zone and file_extension attributes (#48284)
  • resource/aws_route: Fix perpetual drift on gateway_id when odb_network_arn is configured (#48239)
  • resource/aws_route_table: Fix perpetual drift on route.gateway_id when route.odb_network_arn is configured (#48239)
  • resource/aws_secretsmanager_secret_version: Fix Provider produced inconsistent final plan errors when secret_string or secret_string_wo_version references a resource being created or replaced in the same apply (#48318)
  • resource/aws_secretsmanager_secret_version: Fix eventual consistency issues on resource creation that could result in version_stages being empty in state (#48318)
  • resource/aws_secretsmanager_secret_version: Fix unnecessary resource replacement when switching between secret_string and secret_string_wo (or vice versa) without changing the secret value (#48318)

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)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.50.0 (June 10, 2026)

NOTES:

  • resource/aws_bedrockagentcore_gateway_target: Because we cannot easily test the behavior of private_endpoint, it is best effort and we ask for community help in testing (#47602)

FEATURES:

  • New List Resource: aws_bedrockagentcore_policy (#47971)
  • New List Resource: aws_cloudwatch_log_s3_table_integration_source (#48190)
  • New List Resource: aws_ecs_daemon (#47562)
  • New List Resource: aws_ecs_daemon_task_definition (#47562)
  • New Resource: aws_bedrockagentcore_policy (#47971)
  • New Resource: aws_cloudwatch_log_s3_table_integration_source (#48190)
  • New Resource: aws_ecs_daemon (#47562)
  • New Resource: aws_ecs_daemon_task_definition (#47562)
  • New Resource: aws_observabilityadmin_s3_table_integration (#48190)

ENHANCEMENTS:

  • provider: Add Linux s390x support (#48272)
  • resource/aws_bedrockagentcore_agent_runtime: Add AGUI as a valid value for protocol_configuration.server_protocol (#47906)
  • resource/aws_bedrockagentcore_gateway: Add policy_engine_configuration configuration block (#47818)
  • resource/aws_bedrockagentcore_gateway_target: Add listing_mode argument to the target_configuration.mcp.mcp_server configuration block (#48225)
  • resource/aws_bedrockagentcore_gateway_target: Add private_endpoint argument to support private connectivity to VPC-hosted MCP servers via Amazon VPC Lattice (#47602)
  • resource/aws_bedrockagentcore_memory: Add indexed_key and stream_delivery_resources arguments (#48240)

BUG FIXES:

  • data-source/aws_secretsmanager_secret_version: Fix eventual consistency issues that could result in couldn't find resource errors when reading a version immediately after creation (#48318)
  • resource/aws_cloudwatch_log_subscription_filter: Retry ValidationException: Make sure you have given CloudWatch Logs permission to assume the provided role IAM eventual consistency errors on Create and Update (#48255)
  • resource/aws_datazone_project: Fix import separator to match the expected format. (#48271)
  • resource/aws_default_route_table: Fix perpetual drift on route.gateway_id when route.odb_network_arn is configured (#48239)
  • resource/aws_ecs_express_gateway_service: Fix "inconsistent result after apply" error for network_configuration[0].security_groups when using network_configuration. ec2:DescribeSecurityGroups IAM permission is newly required. (#47944)
  • resource/aws_ecs_express_gateway_service: Fix Resource Already Exists error when recreating a service after deletion (#48098)
  • resource/aws_elasticsearch_domain: Fix unexpected state error during engine version upgrade (#47316)
  • resource/aws_kinesis_firehose_delivery_stream: Fix InvalidArgumentException errors when creating or updating extended_s3_configuration in AWS partitions that do not support the custom_time_zone and file_extension attributes (#48284)
  • resource/aws_route: Fix perpetual drift on gateway_id when odb_network_arn is configured (#48239)
  • resource/aws_route_table: Fix perpetual drift on route.gateway_id when route.odb_network_arn is configured (#48239)
  • resource/aws_secretsmanager_secret_version: Fix Provider produced inconsistent final plan errors when secret_string or secret_string_wo_version references a resource being created or replaced in the same apply (#48318)
  • resource/aws_secretsmanager_secret_version: Fix eventual consistency issues on resource creation that could result in version_stages being empty in state (#48318)
  • resource/aws_secretsmanager_secret_version: Fix unnecessary resource replacement when switching between secret_string and secret_string_wo (or vice versa) without changing the secret value (#48318)

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)

... (truncated)

Commits
  • 610fee2 Merge pull request #48334 from hashicorp/td-release-prep-v6.50.0
  • 499174d Merge pull request #48337 from hashicorp/ewbankkit-patch-2
  • 61666a4 Add missing copywrite header
  • 9b31f94 Update CHANGELOG.md for #48333
  • 2a5c25d Merge pull request #48333 from hashicorp/td-simple-copilot-instructions
  • 5ab9c7f Merge pull request #48318 from hashicorp/b-secretsmanager-secret-version-inco...
  • 6802f9b review: use shared sdkv2.ResourceForceNewDiffer interface and ForceNewIfChang...
  • 958f503 Simplify
  • a455d41 Fix wording in Copilot instructions
  • 3d27ce9 First stab at Copilot instructions.
  • Additional commits viewable in compare view

Updates hashicorp/time from 0.13.1 to 0.14.0

Release notes

Sourced from hashicorp/time's releases.

v0.14.0

0.14.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#486)
Changelog

Sourced from hashicorp/time's changelog.

0.14.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#486)
Commits
  • d293fe6 chore: prep for release v0.14.0 (#488)
  • e4e0bd7 build(deps): bump golang.org/x/net from v0.52.0 to v0.54.0 (#487)
  • 055c59e build: add linux/s390x build target (#486)
  • 3535a74 build(deps): Bump github.com/hashicorp/terraform-plugin-docs in /tools (#482)
  • e51fe73 build(deps): Bump github.com/hashicorp/terraform-plugin-testing (#483)
  • 9ebdcf5 build(deps): Bump the github-actions group with 3 updates (#480)
  • ceecd1b build(deps): Bump github.com/hashicorp/copywrite in /tools (#478)
  • 280daf3 build(deps): Bump actions/setup-go in the github-actions group (#479)
  • c79a2b2 build(deps): Bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#477)
  • 4354e69 update go to 1.25.8 (#476)
  • Additional commits viewable in compare view

Updates hashicorp/aws from 6.44.0 to 6.50.0

Release notes

Sourced from hashicorp/aws's releases.

v6.50.0

6.50.0 (June 10, 2026)

NOTES:

  • resource/aws_bedrockagentcore_gateway_target: Because we cannot easily test the behavior of private_endpoint, it is best effort and we ask for community help in testing (#47602)

FEATURES:

  • New List Resource: aws_bedrockagentcore_policy (#47971)
  • New List Resource: aws_cloudwatch_log_s3_table_integration_source (#48190)
  • New List Resource: aws_ecs_daemon (#47562)
  • New List Resource: aws_ecs_daemon_task_definition (#47562)
  • New Resource: aws_bedrockagentcore_policy (#47971)
  • New Resource: aws_cloudwatch_log_s3_table_integration_source (#48190)
  • New Resource: aws_ecs_daemon (#47562)
  • New Resource: aws_ecs_daemon_task_definition (#47562)
  • New Resource: aws_observabilityadmin_s3_table_integration (#48190)

ENHANCEMENTS:

  • provider: Add Linux s390x support (#48272)
  • resource/aws_bedrockagentcore_agent_runtime: Add AGUI as a valid value for protocol_configuration.server_protocol (#47906)
  • resource/aws_bedrockagentcore_gateway: Add policy_engine_configuration configuration block (#47818)
  • resource/aws_bedrockagentcore_gateway_target: Add listing_mode argument to the target_configuration.mcp.mcp_server configuration block (#48225)
  • resource/aws_bedrockagentcore_gateway_target: Add private_endpoint argument to support private connectivity to VPC-hosted MCP servers via Amazon VPC Lattice (#47602)
  • resource/aws_bedrockagentcore_memory: Add indexed_key and stream_delivery_resources arguments (#48240)

BUG FIXES:

  • data-source/aws_secretsmanager_secret_version: Fix eventual consistency issues that could result in couldn't find resource errors when reading a version immediately after creation (#48318)
  • resource/aws_cloudwatch_log_subscription_filter: Retry ValidationException: Make sure you have given CloudWatch Logs permission to assume the provided role IAM eventual consistency errors on Create and Update (#48255)
  • resource/aws_datazone_project: Fix import separator to match the expected format. (#48271)
  • resource/aws_default_route_table: Fix perpetual drift on route.gateway_id when route.odb_network_arn is configured (#48239)
  • resource/aws_ecs_express_gateway_service: Fix "inconsistent result after apply" error for network_configuration[0].security_groups when using network_configuration. ec2:DescribeSecurityGroups IAM permission is newly required. (#47944)
  • resource/aws_ecs_express_gateway_service: Fix Resource Already Exists error when recreating a service after deletion (#48098)
  • resource/aws_elasticsearch_domain: Fix unexpected state error during engine version upgrade (#47316)
  • resource/aws_kinesis_firehose_delivery_stream: Fix InvalidArgumentException errors when creating or updating extended_s3_configuration in AWS partitions that do not support the custom_time_zone and file_extension attributes (#48284)
  • resource/aws_route: Fix perpetual drift on gateway_id when odb_network_arn is configured (#48239)
  • resource/aws_route_table: Fix perpetual drift on route.gateway_id when route.odb_network_arn is configured (#48239)
  • resource/aws_secretsmanager_secret_version: Fix Provider produced inconsistent final plan errors when secret_string or secret_string_wo_version references a resource being created or replaced in the same apply (#48318)
  • resource/aws_secretsmanager_secret_version: Fix eventual consistency issues on resource creation that could result in version_stages being empty in state (#48318)
  • resource/aws_secretsmanager_secret_version: Fix unnecessary resource replacement when switching between secret_string and secret_string_wo (or vice versa) without changing the secret value (#48318)

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)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.50.0 (June 10, 2026)

NOTES:

  • resource/aws_bedrockagentcore_gateway_target: Because we cannot easily test the behavior of private_endpoint, it is best effort and we ask for community help in testing (#47602)

FEATURES:

  • New List Resource: aws_bedrockagentcore_policy (#47971)
  • New List Resource: aws_cloudwatch_log_s3_table_integration_source (#48190)
  • New List Resource: aws_ecs_daemon (#47562)
  • New List Resource: aws_ecs_daemon_task_definition (#47562)
  • New Resource: aws_bedrockagentcore_policy (#47971)
  • New Resource: aws_cloudwatch_log_s3_table_integration_source (#48190)
  • New Resource: aws_ecs_daemon (#47562)
  • New Resource: aws_ecs_daemon_task_definition (#47562)
  • New Resource: aws_observabilityadmin_s3_table_integration (#48190)

ENHANCEMENTS:

  • provider: Add Linux s390x support (#48272)
  • resource/aws_bedrockagentcore_agent_runtime: Add AGUI as a valid value for protocol_configuration.server_protocol (#47906)
  • resource/aws_bedrockagentcore_gateway: Add policy_engine_configuration configuration block (#47818)
  • resource/aws_bedrockagentcore_gateway_target: Add listing_mode argument to the target_configuration.mcp.mcp_server configuration block (#48225)
  • resource/aws_bedrockagentcore_gateway_target: Add private_endpoint argument to support private connectivity to VPC-hosted MCP servers via Amazon VPC Lattice (#47602)
  • resource/aws_bedrockagentcore_memory: Add indexed_key and stream_delivery_resources arguments (#48240)

BUG FIXES:

  • data-source/aws_secretsmanager_secret_version: Fix eventual consistency issues that could result in couldn't find resource errors when reading a version immediately after creation (#48318)
  • resource/aws_cloudwatch_log_subscription_filter: Retry ValidationException: Make sure you have given CloudWatch Logs permission to assume the provided role IAM eventual consistency errors on Create and Update (#48255)
  • resource/aws_datazone_project: Fix import separator to match the expected format. (#48271)
  • resource/aws_default_route_table: Fix perpetual drift on route.gateway_id when route.odb_network_arn is configured (#48239)
  • resource/aws_ecs_express_gateway_service: Fix "inconsistent result after apply" error for network_configuration[0].security_groups when using network_configuration. ec2:DescribeSecurityGroups IAM permission is newly required. (#47944)
  • resource/aws_ecs_express_gateway_service: Fix Resource Already Exists error when recreating a service after deletion (#48098)
  • resource/aws_elasticsearch_domain: Fix unexpected state error during engine version upgrade (#47316)
  • resource/aws_kinesis_firehose_delivery_stream: Fix InvalidArgumentException errors when creating or updating extended_s3_configuration in AWS partitions that do not support the custom_time_zone and file_extension attributes (#48284)
  • resource/aws_route: Fix perpetual drift on gateway_id when odb_network_arn is configured (#48239)
  • resource/aws_route_table: Fix perpetual drift on route.gateway_id when route.odb_network_arn is configured (#48239)
  • resource/aws_secretsmanager_secret_version: Fix Provider produced inconsistent final plan errors when secret_string or secret_string_wo_version references a resource being created or replaced in the same apply (#48318)
  • resource/aws_secretsmanager_secret_version: Fix eventual consistency issues on resource creation that could result in version_stages being empty in state (#48318)
  • resource/aws_secretsmanager_secret_version: Fix unnecessary resource replacement when switching between secret_string and secret_string_wo (or vice versa) without changing the secret value (#48318)

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)

... (truncated)

Commits
  • 610fee2 Merge pull request #48334 from hashicorp/td-release-prep-v6.50.0
  • 499174d Merge pull request #48337 from hashicorp/ewbankkit-patch-2
  • 61666a4 Add missing copywrite header
  • 9b31f94 Update CHANGELOG.md for #48333
  • 2a5c25d Merge pull request #48333 from hashicorp/td-simple-copilot-instructions
  • 5ab9c7f Merge pull request #48318 from hashicorp/b-secretsmanager-secret-version-inco...
  • 6802f9b review: use shared sdkv2.ResourceForceNewDiffer interface and ForceNewIfChang...
  • 958f503 Simplify
  • a455d41 Fix wording in Copilot instructions
  • 3d27ce9 First stab at Copilot instructions.
  • Additional commits viewable in compare view

Updates hashicorp/time from 0.13.1 to 0.14.0

Release notes

Sourced from hashicorp/time's releases.

v0.14.0

0.14.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#486)
Changelog

Sourced from hashicorp/time's changelog.

0.14.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#486)
Commits
  • d293fe6 chore: prep for release v0.14.0 (#488)
  • e4e0bd7 build(deps): bump golang.org/x/net from v0.52.0 to v0.54.0 (#487)
  • 055c59e build: add linux/s390x build target (#486)
  • 3535a74 build(deps): Bump github.com/hashicorp/terraform-plugin-docs in /tools (#482)
  • e51fe73 build(deps): Bump github.com/hashicorp/terraform-plugin-testing (#483)
  • 9ebdcf5 build(deps): Bump the github-actions group with 3 updates (#480)
  • ceecd1b build(deps): Bump github.com/hashicorp/copywrite in /tools (#478)
  • 280daf3 build(deps): Bump actions/setup-go in the github-actions group (#479)
  • c79a2b2 build(deps): Bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#477)
  • 4354e69 update go to 1.25.8 (#476)
  • Additional commits viewable in compare view

Updates hashicorp/aws from 6.44.0 to 6.50.0

Release notes

Sourced from hashicorp/aws's releases.

v6.50.0

6.50.0 (June 10, 2026)

NOTES:

  • resource/aws_bedrockagentcore_gateway_target: Because we cannot easily test the behavior of private_endpoint, it is best effort and we ask for community help in testing (#47602)

FEATURES:

  • New List Resource: aws_bedrockagentcore_policy (#47971)
  • New List Resource: aws_cloudwatch_log_s3_table_integration_source (#48190)
  • New List Resource: aws_ecs_daemon (#47562)
  • New List Resource: aws_ecs_daemon_task_definition (#47562)
  • New Resource: aws_bedrockagentcore_policy (#47971)
  • New Resource: aws_cloudwatch_log_s3_table_integration_source (#48190)
  • New Resource: aws_ecs_daemon (#47562)
  • New Resource: aws_ecs_daemon_task_definition (#47562)
  • New Resource: aws_observabilityadmin_s3_table_integration (#48190)

ENHANCEMENTS:

  • provider: Add Linux s390x support (#48272)
  • resource/aws_bedrockagentcore_agent_runtime: Add AGUI as a valid value for protocol_configuration.server_protocol (#47906)
  • resource/aws_bedrockagentcore_gateway: Add policy_engine_configuration configuration block (#47818)
  • resource/aws_bedrockagentcore_gateway_target: Add listing_mode argument to the target_configuration.mcp.mcp_server configuration block (#48225)
  • resource/aws_bedrockagentcore_gateway_target: Add private_endpoint argument to support private connectivity to VPC-hosted MCP servers via Amazon VPC Lattice (#47602)
  • resource/aws_bedrockagentcore_memory: Add indexed_key and stream_delivery_resources arguments (#48240)

BUG FIXES:

  • data-source/aws_secretsmanager_secret_version: Fix eventual consistency issues that could result in couldn't find resource errors when reading a version immediately after creation (#48318)
  • resource/aws_cloudwatch_log_subscription_filter: Retry ValidationException: Make sure you have given CloudWatch Logs permission to assume the provided role IAM eventual consistency errors on Create and Update (#48255)
  • resource/aws_datazone_project: Fix import separator to match the expected format. (#48271)
  • resource/aws_default_route_table: Fix perpetual drift on route.gateway_id when route.odb_network_arn is configured (#48239)
  • resource/aws_ecs_express_gateway_service: Fix "inconsistent result after apply" error for network_configuration[0].security_groups when using network_configuration. ec2:DescribeSecurityGroups IAM permission is newly required. (#47944)
  • resource/aws_ecs_express_gateway_service: Fix Resource Already Exists error when recreating a service after deletion (#48098)
  • resource/aws_elasticsearch_domain: Fix unexpected state error during engine version upgrade (#47316)
  • resource/aws_kinesis_firehose_delivery_stream: Fix InvalidArgumentException errors when creating or updating extended_s3_configuration in AWS partitions that do not support the custom_time_zone and file_extension attributes (#48284)
  • resource/aws_route: Fix perpetual drift on gateway_id when odb_network_arn is configured (#48239)
  • resource/aws_route_table: Fix perpetual drift on route.gateway_id when route.odb_network_arn is configured (#48239)
  • resource/aws_secretsmanager_secret_version: Fix Provider produced inconsistent final plan errors when secret_string or secret_string_wo_version references a resource being created or replaced in the same apply (#48318)
  • resource/aws_secretsmanager_secret_version: Fix eventual consistency issues on resource creation that could result in version_stages being empty in state (#48318)
  • resource/aws_secretsmanager_secret_version: Fix unnecessary resource replacement when switching between secret_string and secret_string_wo (or vice versa) without changing the secret value (#48318)

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)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.50.0 (June 10, 2026)

NOTES:

  • resource/aws_bedrockagentcore_gateway_target: Because we cannot easily test the behavior of private_endpoint, it is best effort and we ask for community help in testing (#47602)

FEATURES:

  • New List Resource: aws_bedrockagentcore_policy (#47971)
  • New List Resource: aws_cloudwatch_log_s3_table_integration_source (#48190)
  • New List Resource: aws_ecs_daemon (#47562)
  • New List Resource: aws_ecs_daemon_task_definition (#47562)
  • New Resource: aws_bedrockagentcore_policy (#47971)
  • New Resource: aws_cloudwatch_log_s3_table_integration_source (#48190)
  • New Resource: aws_ecs_daemon (#47562)
  • New Resource: aws_ecs_daemon_task_definition (#47562)
  • New Resource: aws_observabilityadmin_s3_table_integration (#48190)

ENHANCEMENTS:

  • provider: Add Linux s390x support (#48272)
  • resource/aws_bedrockagentcore_agent_runtime: Add AGUI as a valid value for protocol_configuration.server_protocol (#47906)
  • resource/aws_bedrockagentcore_gateway: Add policy_engine_configuration configuration block (#47818)
  • resource/aws_bedrockagentcore_gateway_target: Add listing_mode argument to the target_configuration.mcp.mcp_server configuration block (#48225)
  • resource/aws_bedrockagentcore_gateway_target: Add private_endpoint argument to support private connectivity to VPC-hosted MCP servers via Amazon VPC Lattice (#47602)
  • resource/aws_bedrockagentcore_memory: Add indexed_key and stream_delivery_resources arguments (#48240)

BUG FIXES:

  • data-source/aws_secretsmanager_secret_version: Fix eventual consistency issues that could result in couldn't find resource errors when reading a version immediately after creation (#48318)
  • resource/aws_cloudwatch_log_subscription_filter: Retry ValidationException: Make sure you have given CloudWatch Logs permission to assume the provided role IAM eventual consistency errors on Create and Update (#48255)
  • resource/aws_datazone_project: Fix import separator to match the expected format. (#48271)
  • resource/aws_default_route_table: Fix perpetual drift on route.gateway_id when route.odb_network_arn is configured (#48239)
  • resource/aws_ecs_express_gateway_service: Fix "inconsistent result after apply" error for network_configuration[0].security_groups when using network_configuration. ec2:DescribeSecurityGroups IAM permission is newly required. (#47944)
  • resource/aws_ecs_express_gateway_service: Fix Resource Already Exists error when recreating a service after deletion (#48098)
  • resource/aws_elasticsearch_domain: Fix unexpected state error during engine version upgrade (#47316)
  • resource/aws_kinesis_firehose_delivery_stream: Fix InvalidArgumentException errors when creating or updating extended_s3_configuration in AWS partitions that do not support the custom_time_zone and file_extension attributes (#48284)
  • resource/aws_route: Fix perpetual drift on gateway_id when odb_network_arn is configured (#48239)
  • resource/aws_route_table: Fix perpetual drift on route.gateway_id when route.odb_network_arn is configured (#48239)
  • resource/aws_secretsmanager_secret_version: Fix Provider produced inconsistent final plan errors when secret_string or secret_string_wo_version references a resource being created or replaced in the same apply (#48318)
  • resource/aws_secretsmanager_secret_version: Fix eventual consistency issues on resource creation that could result in version_stages being empty in state (#48318)
  • resource/aws_secretsmanager_secret_version: Fix unnecessary resource replacement when switching between secret_string and secret_string_wo (or vice versa) without changing the secret value (#48318)

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)

... (truncated)

Commits
  • 610fee2 Merge pull request #48334 from hashicorp/td-release-prep-v6.50.0
  • 499174d Merge pull request #48337 from hashicorp/ewbankkit-patch-2
  • 61666a4 Add missing copywrite header
  • 9b31f94 Update CHANGELOG.md for #48333
  • 2a5c25d Merge pull request #48333 from hashicorp/td-simple-copilot-instructions
  • 5ab9c7f Merge pull request #48318 from hashicorp/b-secretsmanager-secret-version-inco...
  • 6802f9b review: use shared sdkv2.ResourceForceNewDiffer interface and ForceNewIfChang...
  • 958f503 Simplify
  • a455d41 Fix wording in Copilot instructions
  • 3d27ce9 First stab at Copilot instructions.
  • Additional commits viewable in compare view

Updates hashicorp/time from 0.13.1 to 0.14.0

Release notes

Sourced from hashicorp/time's releases.

v0.14.0

0.14.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#486)
Changelog

Sourced from hashicorp/time's changelog.

0.14.0 (May 12, 2026)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#486)
Commits
  • d293fe6 chore: prep for release v0.14.0 (#488)
  • e4e0bd7 build(deps): bump golang.org/x/net from v0.52.0 to v0.54.0 (#487)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels May 28, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 28, 2026 04:43
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from 1626d0a to ee293db Compare June 4, 2026 04:43
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from ee293db to 3b1e338 Compare June 11, 2026 04:16
…dates

Bumps the production-dependencies group with 2 updates in the /terraform/envs/prod directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) and [hashicorp/time](https://github.com/hashicorp/terraform-provider-time).
Bumps the production-dependencies group with 2 updates in the /terraform/envs/qa directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) and [hashicorp/time](https://github.com/hashicorp/terraform-provider-time).


Updates `hashicorp/aws` from 6.44.0 to 6.50.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.44.0...v6.50.0)

Updates `hashicorp/time` from 0.13.1 to 0.14.0
- [Release notes](https://github.com/hashicorp/terraform-provider-time/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-time/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-time@v0.13.1...v0.14.0)

Updates `hashicorp/aws` from 6.44.0 to 6.50.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.44.0...v6.50.0)

Updates `hashicorp/time` from 0.13.1 to 0.14.0
- [Release notes](https://github.com/hashicorp/terraform-provider-time/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-time/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-time@v0.13.1...v0.14.0)

Updates `hashicorp/aws` from 6.44.0 to 6.50.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.44.0...v6.50.0)

Updates `hashicorp/time` from 0.13.1 to 0.14.0
- [Release notes](https://github.com/hashicorp/terraform-provider-time/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-time/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-time@v0.13.1...v0.14.0)

Updates `hashicorp/aws` from 6.44.0 to 6.50.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.44.0...v6.50.0)

Updates `hashicorp/time` from 0.13.1 to 0.14.0
- [Release notes](https://github.com/hashicorp/terraform-provider-time/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-time/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-time@v0.13.1...v0.14.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: hashicorp/aws
  dependency-version: 6.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: hashicorp/aws
  dependency-version: 6.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: hashicorp/aws
  dependency-version: 6.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: hashicorp/time
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: hashicorp/time
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: hashicorp/time
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: hashicorp/time
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/terraform/terraform/envs/prod/production-dependencies-19ed9d5106 branch from 3b1e338 to ee11adc Compare June 18, 2026 04:16
@sonarqubecloud

Copy link
Copy Markdown

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