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.51.0

Release notes

Sourced from hashicorp/aws's releases.

v6.51.0

6.51.0 (June 17, 2026)

NOTES:

  • resource/aws_cloudfront_distribution_tenant: When using managed_certificate_request, managed certificate issuance uses a fixed 3-hour timeout regardless of the configured resource timeout. This behavior will be updated in a future major version. (#47839)
  • resource/aws_dms_s3_endpoint: The kms_key_arn attribute has been deprecated. All configurations using kms_key_arn should be updated to use the server_side_encryption_kms_key_id attribute instead. (#48441)
  • resource/aws_eks_cluster: Because we cannot easily test the behavior of outpost_config, the changes are best effort and we ask for community help in testing (#48367)

FEATURES:

  • New List Resource: aws_acm_certificate (#48283)
  • New List Resource: aws_bedrockagentcore_evaluator (#47964)
  • New List Resource: aws_sagemaker_hub_content_reference (#48379)
  • New Resource: aws_bedrockagentcore_evaluator (#47964)
  • New Resource: aws_sagemaker_hub_content_reference (#48379)

ENHANCEMENTS:

  • data-source/aws_eks_cluster: Add outpost_config.control_plane_placement.spread_level, outpost_config.etcd_instance_type, and outpost_config.etcd_placement attributes (#48367)
  • resource/aws_cloudfront_distribution: Add origin.custom_origin_config.origin_mtls_config argument (#46421)
  • resource/aws_cloudfront_multitenant_distribution: Add origin.custom_origin_config.origin_mtls_config argument (#46421)
  • resource/aws_detective_graph: Add Resource Identity support (#48383)
  • resource/aws_detective_organization_configuration: Add Resource Identity support (#48383)
  • resource/aws_eks_cluster: Add outpost_config.control_plane_placement.spread_level, outpost_config.etcd_instance_type, and outpost_config.etcd_placement arguments (#48367)
  • resource/aws_eks_cluster: Change outpost_config.control_plane_placement.group_name to Optional (#48367)
  • resource/aws_elasticache_replication_group: Add durability argument (#48254)
  • resource/aws_elasticache_serverless_cache: Add network_type argument (#48371)
  • resource/aws_msk_replicator: Add Resource Identity support (#48338)
  • resource/aws_observabilityadmin_centralization_rule_for_organization: Add destination_metrics_configuration and source_metrics_configuration blocks (#48303)
  • resource/aws_opensearchserverless_collection: Add vector_options.serverless_vector_acceleration argument (#47018)

BUG FIXES:

  • resource/aws_acm_certificate: Correctly updates subject_alternative_names for Imported certificates (#48362)
  • resource/aws_acmpca_certificate_authority: Prevents hang when trying to create resources over the quota limit. (#48365)
  • resource/aws_cloudfront_distribution_tenant: Configured operation timeouts are now correctly honored, preventing potential indefinite hangs (#47839)
  • resource/aws_dms_s3_endpoint: Fix perpetual diff when kms_key_arn is set but not returned by the API for S3 engine endpoints. (#48441)
  • resource/aws_elasticache_replication_group: Fix error when adding a log_delivery_configuration with log_type = "slow-log" while simultaneously upgrading the engine from Redis 5 to Redis 6 or Valkey 7 (#46526)
  • resource/aws_kinesis_firehose_delivery_stream: Fix InvalidArgumentException errors when creating or updating extended_s3_configuration in AWS partitions that report unsupported custom_time_zone and file_extension attributes in a combined error message (#48369)
  • resource/aws_lakeformation_opt_in: Fix handling of out-of-band deletion of linked resource (#48416)
  • resource/aws_lakeformation_opt_in: Prevent crash by making the principal block required (#48416)
  • resource/aws_lakeformation_resource_lf_tag: Prevent crash when processing null tag values during read operations (#48417)
  • resource/aws_msk_replicator: Fix runtime error: index out of range [0] with length 0 panic when importing a replicator with no replication configurations (#48338)
  • resource/aws_ses_domain_mail_from: Correctly detect resources deleted outside of Terraform when refreshing state (#48387)

v6.50.0

6.50.0 (June 10, 2026)

NOTES:

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.51.0 (June 17, 2026)

NOTES:

  • resource/aws_cloudfront_distribution_tenant: When using managed_certificate_request, managed certificate issuance uses a fixed 3-hour timeout regardless of the configured resource timeout. This behavior will be updated in a future major version. (#47839)
  • resource/aws_dms_s3_endpoint: The kms_key_arn attribute has been deprecated. All configurations using kms_key_arn should be updated to use the server_side_encryption_kms_key_id attribute instead. (#48441)
  • resource/aws_eks_cluster: Because we cannot easily test the behavior of outpost_config, the changes are best effort and we ask for community help in testing (#48367)

FEATURES:

  • New List Resource: aws_acm_certificate (#48283)
  • New List Resource: aws_bedrockagentcore_evaluator (#47964)
  • New List Resource: aws_sagemaker_hub_content_reference (#48379)
  • New Resource: aws_bedrockagentcore_evaluator (#47964)
  • New Resource: aws_sagemaker_hub_content_reference (#48379)

ENHANCEMENTS:

  • data-source/aws_eks_cluster: Add outpost_config.control_plane_placement.spread_level, outpost_config.etcd_instance_type, and outpost_config.etcd_placement attributes (#48367)
  • resource/aws_cloudfront_distribution: Add origin.custom_origin_config.origin_mtls_config argument (#46421)
  • resource/aws_cloudfront_multitenant_distribution: Add origin.custom_origin_config.origin_mtls_config argument (#46421)
  • resource/aws_detective_graph: Add Resource Identity support (#48383)
  • resource/aws_detective_organization_configuration: Add Resource Identity support (#48383)
  • resource/aws_eks_cluster: Add outpost_config.control_plane_placement.spread_level, outpost_config.etcd_instance_type, and outpost_config.etcd_placement arguments (#48367)
  • resource/aws_eks_cluster: Change outpost_config.control_plane_placement.group_name to Optional (#48367)
  • resource/aws_elasticache_replication_group: Add durability argument (#48254)
  • resource/aws_elasticache_serverless_cache: Add network_type argument (#48371)
  • resource/aws_msk_replicator: Add Resource Identity support (#48338)
  • resource/aws_observabilityadmin_centralization_rule_for_organization: Add destination_metrics_configuration and source_metrics_configuration blocks (#48303)
  • resource/aws_opensearchserverless_collection: Add vector_options.serverless_vector_acceleration argument (#47018)

BUG FIXES:

  • resource/aws_acm_certificate: Correctly updates subject_alternative_names for Imported certificates (#48362)
  • resource/aws_acmpca_certificate_authority: Prevents hang when trying to create resources over the quota limit. (#48365)
  • resource/aws_cloudfront_distribution_tenant: Configured operation timeouts are now correctly honored, preventing potential indefinite hangs (#47839)
  • resource/aws_dms_s3_endpoint: Fix perpetual diff when kms_key_arn is set but not returned by the API for S3 engine endpoints. (#48441)
  • resource/aws_elasticache_replication_group: Fix error when adding a log_delivery_configuration with log_type = "slow-log" while simultaneously upgrading the engine from Redis 5 to Redis 6 or Valkey 7 (#46526)
  • resource/aws_kinesis_firehose_delivery_stream: Fix InvalidArgumentException errors when creating or updating extended_s3_configuration in AWS partitions that report unsupported custom_time_zone and file_extension attributes in a combined error message (#48369)
  • resource/aws_lakeformation_opt_in: Fix handling of out-of-band deletion of linked resource (#48416)
  • resource/aws_lakeformation_opt_in: Prevent crash by making the principal block required (#48416)
  • resource/aws_lakeformation_resource_lf_tag: Prevent crash when processing null tag values during read operations (#48417)
  • resource/aws_msk_replicator: Fix runtime error: index out of range [0] with length 0 panic when importing a replicator with no replication configurations (#48338)
  • resource/aws_ses_domain_mail_from: Correctly detect resources deleted outside of Terraform when refreshing state (#48387)

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)

... (truncated)

Commits

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.51.0

Release notes

Sourced from hashicorp/aws's releases.

v6.51.0

6.51.0 (June 17, 2026)

NOTES:

  • resource/aws_cloudfront_distribution_tenant: When using managed_certificate_request, managed certificate issuance uses a fixed 3-hour timeout regardless of the configured resource timeout. This behavior will be updated in a future major version. (#47839)
  • resource/aws_dms_s3_endpoint: The kms_key_arn attribute has been deprecated. All configurations using kms_key_arn should be updated to use the server_side_encryption_kms_key_id attribute instead. (#48441)
  • resource/aws_eks_cluster: Because we cannot easily test the behavior of outpost_config, the changes are best effort and we ask for community help in testing (#48367)

FEATURES:

  • New List Resource: aws_acm_certificate (#48283)
  • New List Resource: aws_bedrockagentcore_evaluator (#47964)
  • New List Resource: aws_sagemaker_hub_content_reference (#48379)
  • New Resource: aws_bedrockagentcore_evaluator (#47964)
  • New Resource: aws_sagemaker_hub_content_reference (#48379)

ENHANCEMENTS:

  • data-source/aws_eks_cluster: Add outpost_config.control_plane_placement.spread_level, outpost_config.etcd_instance_type, and outpost_config.etcd_placement attributes (#48367)
  • resource/aws_cloudfront_distribution: Add origin.custom_origin_config.origin_mtls_config argument (#46421)
  • resource/aws_cloudfront_multitenant_distribution: Add origin.custom_origin_config.origin_mtls_config argument (#46421)
  • resource/aws_detective_graph: Add Resource Identity support (#48383)
  • resource/aws_detective_organization_configuration: Add Resource Identity support (#48383)
  • resource/aws_eks_cluster: Add outpost_config.control_plane_placement.spread_level, outpost_config.etcd_instance_type, and outpost_config.etcd_placement arguments (#48367)
  • resource/aws_eks_cluster: Change outpost_config.control_plane_placement.group_name to Optional (#48367)
  • resource/aws_elasticache_replication_group: Add durability argument (#48254)
  • resource/aws_elasticache_serverless_cache: Add network_type argument (#48371)
  • resource/aws_msk_replicator: Add Resource Identity support (#48338)
  • resource/aws_observabilityadmin_centralization_rule_for_organization: Add destination_metrics_configuration and source_metrics_configuration blocks (#48303)
  • resource/aws_opensearchserverless_collection: Add vector_options.serverless_vector_acceleration argument (#47018)

BUG FIXES:

  • resource/aws_acm_certificate: Correctly updates subject_alternative_names for Imported certificates (#48362)
  • resource/aws_acmpca_certificate_authority: Prevents hang when trying to create resources over the quota limit. (#48365)
  • resource/aws_cloudfront_distribution_tenant: Configured operation timeouts are now correctly honored, preventing potential indefinite hangs (#47839)
  • resource/aws_dms_s3_endpoint: Fix perpetual diff when kms_key_arn is set but not returned by the API for S3 engine endpoints. (#48441)
  • resource/aws_elasticache_replication_group: Fix error when adding a log_delivery_configuration with log_type = "slow-log" while simultaneously upgrading the engine from Redis 5 to Redis 6 or Valkey 7 (#46526)
  • resource/aws_kinesis_firehose_delivery_stream: Fix InvalidArgumentException errors when creating or updating extended_s3_configuration in AWS partitions that report unsupported custom_time_zone and file_extension attributes in a combined error message (#48369)
  • resource/aws_lakeformation_opt_in: Fix handling of out-of-band deletion of linked resource (#48416)
  • resource/aws_lakeformation_opt_in: Prevent crash by making the principal block required (#48416)
  • resource/aws_lakeformation_resource_lf_tag: Prevent crash when processing null tag values during read operations (#48417)
  • resource/aws_msk_replicator: Fix runtime error: index out of range [0] with length 0 panic when importing a replicator with no replication configurations (#48338)
  • resource/aws_ses_domain_mail_from: Correctly detect resources deleted outside of Terraform when refreshing state (#48387)

v6.50.0

6.50.0 (June 10, 2026)

NOTES:

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.51.0 (June 17, 2026)

NOTES:

  • resource/aws_cloudfront_distribution_tenant: When using managed_certificate_request, managed certificate issuance uses a fixed 3-hour timeout regardless of the configured resource timeout. This behavior will be updated in a future major version. (#47839)
  • resource/aws_dms_s3_endpoint: The kms_key_arn attribute has been deprecated. All configurations using kms_key_arn should be updated to use the server_side_encryption_kms_key_id attribute instead. (#48441)
  • resource/aws_eks_cluster: Because we cannot easily test the behavior of outpost_config, the changes are best effort and we ask for community help in testing (#48367)

FEATURES:

  • New List Resource: aws_acm_certificate (#48283)
  • New List Resource: aws_bedrockagentcore_evaluator (#47964)
  • New List Resource: aws_sagemaker_hub_content_reference (#48379)
  • New Resource: aws_bedrockagentcore_evaluator (#47964)
  • New Resource: aws_sagemaker_hub_content_reference (#48379)

ENHANCEMENTS:

  • data-source/aws_eks_cluster: Add outpost_config.control_plane_placement.spread_level, outpost_config.etcd_instance_type, and outpost_config.etcd_placement attributes (#48367)
  • resource/aws_cloudfront_distribution: Add origin.custom_origin_config.origin_mtls_config argument (#46421)
  • resource/aws_cloudfront_multitenant_distribution: Add origin.custom_origin_config.origin_mtls_config argument (#46421)
  • resource/aws_detective_graph: Add Resource Identity support (#48383)
  • resource/aws_detective_organization_configuration: Add Resource Identity support (#48383)
  • resource/aws_eks_cluster: Add outpost_config.control_plane_placement.spread_level, outpost_config.etcd_instance_type, and outpost_config.etcd_placement arguments (#48367)
  • resource/aws_eks_cluster: Change outpost_config.control_plane_placement.group_name to Optional (#48367)
  • resource/aws_elasticache_replication_group: Add durability argument (#48254)
  • resource/aws_elasticache_serverless_cache: Add network_type argument (#48371)
  • resource/aws_msk_replicator: Add Resource Identity support (#48338)
  • resource/aws_observabilityadmin_centralization_rule_for_organization: Add destination_metrics_configuration and source_metrics_configuration blocks (#48303)
  • resource/aws_opensearchserverless_collection: Add vector_options.serverless_vector_acceleration argument (#47018)

BUG FIXES:

  • resource/aws_acm_certificate: Correctly updates subject_alternative_names for Imported certificates (#48362)
  • resource/aws_acmpca_certificate_authority: Prevents hang when trying to create resources over the quota limit. (#48365)
  • resource/aws_cloudfront_distribution_tenant: Configured operation timeouts are now correctly honored, preventing potential indefinite hangs (#47839)
  • resource/aws_dms_s3_endpoint: Fix perpetual diff when kms_key_arn is set but not returned by the API for S3 engine endpoints. (#48441)
  • resource/aws_elasticache_replication_group: Fix error when adding a log_delivery_configuration with log_type = "slow-log" while simultaneously upgrading the engine from Redis 5 to Redis 6 or Valkey 7 (#46526)
  • resource/aws_kinesis_firehose_delivery_stream: Fix InvalidArgumentException errors when creating or updating extended_s3_configuration in AWS partitions that report unsupported custom_time_zone and file_extension attributes in a combined error message (#48369)
  • resource/aws_lakeformation_opt_in: Fix handling of out-of-band deletion of linked resource (#48416)
  • resource/aws_lakeformation_opt_in: Prevent crash by making the principal block required (#48416)
  • resource/aws_lakeformation_resource_lf_tag: Prevent crash when processing null tag values during read operations (#48417)
  • resource/aws_msk_replicator: Fix runtime error: index out of range [0] with length 0 panic when importing a replicator with no replication configurations (#48338)
  • resource/aws_ses_domain_mail_from: Correctly detect resources deleted outside of Terraform when refreshing state (#48387)

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)

... (truncated)

Commits

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.51.0

Release notes

Sourced from hashicorp/aws's releases.

v6.51.0

6.51.0 (June 17, 2026)

NOTES:

  • resource/aws_cloudfront_distribution_tenant: When using managed_certificate_request, managed certificate issuance uses a fixed 3-hour timeout regardless of the configured resource timeout. This behavior will be updated in a future major version. (#47839)
  • resource/aws_dms_s3_endpoint: The kms_key_arn attribute has been deprecated. All configurations using kms_key_arn should be updated to use the server_side_encryption_kms_key_id attribute instead. (#48441)
  • resource/aws_eks_cluster: Because we cannot easily test the behavior of outpost_config, the changes are best effort and we ask for community help in testing (#48367)

FEATURES:

  • New List Resource: aws_acm_certificate (#48283)
  • New List Resource: aws_bedrockagentcore_evaluator (#47964)
  • New List Resource: aws_sagemaker_hub_content_reference (#48379)
  • New Resource: aws_bedrockagentcore_evaluator (#47964)
  • New Resource: aws_sagemaker_hub_content_reference (#48379)

ENHANCEMENTS:

  • data-source/aws_eks_cluster: Add outpost_config.control_plane_placement.spread_level, outpost_config.etcd_instance_type, and outpost_config.etcd_placement attributes (#48367)
  • resource/aws_cloudfront_distribution: Add origin.custom_origin_config.origin_mtls_config argument (#46421)
  • resource/aws_cloudfront_multitenant_distribution: Add origin.custom_origin_config.origin_mtls_config argument (#46421)
  • resource/aws_detective_graph: Add Resource Identity support (#48383)
  • resource/aws_detective_organization_configuration: Add Resource Identity support (#48383)
  • resource/aws_eks_cluster: Add outpost_config.control_plane_placement.spread_level, outpost_config.etcd_instance_type, and outpost_config.etcd_placement arguments (#48367)
  • resource/aws_eks_cluster: Change outpost_config.control_plane_placement.group_name to Optional (#48367)
  • resource/aws_elasticache_replication_group: Add durability argument (#48254)
  • resource/aws_elasticache_serverless_cache: Add network_type argument (#48371)
  • resource/aws_msk_replicator: Add Resource Identity support (#48338)
  • resource/aws_observabilityadmin_centralization_rule_for_organization: Add destination_metrics_configuration and source_metrics_configuration blocks (#48303)
  • resource/aws_opensearchserverless_collection: Add vector_options.serverless_vector_acceleration argument (#47018)

BUG FIXES:

  • resource/aws_acm_certificate: Correctly updates subject_alternative_names for Imported certificates (#48362)
  • resource/aws_acmpca_certificate_authority: Prevents hang when trying to create resources over the quota limit. (#48365)
  • resource/aws_cloudfront_distribution_tenant: Configured operation timeouts are now correctly honored, preventing potential indefinite hangs (#47839)
  • resource/aws_dms_s3_endpoint: Fix perpetual diff when kms_key_arn is set but not returned by the API for S3 engine endpoints. (#48441)
  • resource/aws_elasticache_replication_group: Fix error when adding a log_delivery_configuration with log_type = "slow-log" while simultaneously upgrading the engine from Redis 5 to Redis 6 or Valkey 7 (#46526)
  • resource/aws_kinesis_firehose_delivery_stream: Fix InvalidArgumentException errors when creating or updating extended_s3_configuration in AWS partitions that report unsupported custom_time_zone and file_extension attributes in a combined error message (#48369)
  • resource/aws_lakeformation_opt_in: Fix handling of out-of-band deletion of linked resource (#48416)
  • resource/aws_lakeformation_opt_in: Prevent crash by making the principal block required (#48416)
  • resource/aws_lakeformation_resource_lf_tag: Prevent crash when processing null tag values during read operations (#48417)
  • resource/aws_msk_replicator: Fix runtime error: index out of range [0] with length 0 panic when importing a replicator with no replication configurations (#48338)
  • resource/aws_ses_domain_mail_from: Correctly detect resources deleted outside of Terraform when refreshing state (#48387)

v6.50.0

6.50.0 (June 10, 2026)

NOTES:

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.51.0 (June 17, 2026)

NOTES:

  • resource/aws_cloudfront_distribution_tenant: When using managed_certificate_request, managed certificate issuance uses a fixed 3-hour timeout regardless of the configured resource timeout. This behavior will be updated in a future major version. (#47839)
  • resource/aws_dms_s3_endpoint: The kms_key_arn attribute has been deprecated. All configurations using kms_key_arn should be updated to use the server_side_encryption_kms_key_id attribute instead. (#48441)
  • resource/aws_eks_cluster: Because we cannot easily test the behavior of outpost_config, the changes are best effort and we ask for community help in testing (#48367)

FEATURES:

  • New List Resource: aws_acm_certificate (#48283)
  • New List Resource: aws_bedrockagentcore_evaluator (#47964)
  • New List Resource: aws_sagemaker_hub_content_reference (#48379)
  • New Resource: aws_bedrockagentcore_evaluator (#47964)
  • New Resource: aws_sagemaker_hub_content_reference (#48379)

ENHANCEMENTS:

  • data-source/aws_eks_cluster: Add outpost_config.control_plane_placement.spread_level, outpost_config.etcd_instance_type, and outpost_config.etcd_placement attributes (#48367)
  • resource/aws_cloudfront_distribution: Add origin.custom_origin_config.origin_mtls_config argument (#46421)
  • resource/aws_cloudfront_multitenant_distribution: Add origin.custom_origin_config.origin_mtls_config argument (#46421)
  • resource/aws_detective_graph: Add Resource Identity support (#48383)
  • resource/aws_detective_organization_configuration: Add Resource Identity support (#48383)
  • resource/aws_eks_cluster: Add outpost_config.control_plane_placement.spread_level, outpost_config.etcd_instance_type, and outpost_config.etcd_placement arguments (#48367)
  • resource/aws_eks_cluster: Change outpost_config.control_plane_placement.group_name to Optional (#48367)
  • resource/aws_elasticache_replication_group: Add durability argument (#48254)
  • resource/aws_elasticache_serverless_cache: Add network_type argument (#48371)
  • resource/aws_msk_replicator: Add Resource Identity support (#48338)
  • resource/aws_observabilityadmin_centralization_rule_for_organization: Add destination_metrics_configuration and source_metrics_configuration blocks (#48303)
  • resource/aws_opensearchserverless_collection: Add vector_options.serverless_vector_acceleration argument (#47018)

BUG FIXES:

  • resource/aws_acm_certificate: Correctly updates subject_alternative_names for Imported certificates (#48362)
  • resource/aws_acmpca_certificate_authority: Prevents hang when trying to create resources over the quota limit. (#48365)
  • resource/aws_cloudfront_distribution_tenant: Configured operation timeouts are now correctly honored, preventing potential indefinite hangs (#47839)
  • resource/aws_dms_s3_endpoint: Fix perpetual diff when kms_key_arn is set but not returned by the API for S3 engine endpoints. (#48441)
  • resource/aws_elasticache_replication_group: Fix error when adding a log_delivery_configuration with log_type = "slow-log" while simultaneously upgrading the engine from Redis 5 to Redis 6 or Valkey 7 (#46526)
  • resource/aws_kinesis_firehose_delivery_stream: Fix InvalidArgumentException errors when creating or updating extended_s3_configuration in AWS partitions that report unsupported custom_time_zone and file_extension attributes in a combined error message (#48369)
  • resource/aws_lakeformation_opt_in: Fix handling of out-of-band deletion of linked resource (#48416)
  • resource/aws_lakeformation_opt_in: Prevent crash by making the principal block required (#48416)
  • resource/aws_lakeformation_resource_lf_tag: Prevent crash when processing null tag values during read operations (#48417)
  • resource/aws_msk_replicator: Fix runtime error: index out of range [0] with length 0 panic when importing a replicator with no replication configurations (#48338)
  • resource/aws_ses_domain_mail_from: Correctly detect resources deleted outside of Terraform when refreshing state (#48387)

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)

... (truncated)

Commits

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)
Description has been truncated

@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
@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
…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.51.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.51.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.51.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.51.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.51.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.51.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.51.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.51.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 ee11adc to 1d3427e Compare June 25, 2026 04:15
@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