chore(deps): update terraform aws to v6.45.0 #93

Merged
renovate-bot merged 1 commit from renovate/aws-6.x into main 2026-05-14 20:06:02 +00:00
Member

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 6.44.06.45.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v6.45.0

Compare Source

FEATURES:

  • New List Resource: aws_observabilityadmin_telemetry_rule (#​47857)
  • New List Resource: aws_securityhub_connector_v2 (#​47678)
  • New Resource: aws_observabilityadmin_telemetry_evaluation (#​47799)
  • New Resource: aws_observabilityadmin_telemetry_evaluation_for_organization (#​47808)
  • New Resource: aws_observabilityadmin_telemetry_rule (#​47857)
  • New Resource: aws_securityhub_aggregator_v2 (#​47651)
  • New Resource: aws_securityhub_connector_v2 (#​47678)

ENHANCEMENTS:

  • resource/aws_lambda_function: Add support for ruby4.0 as a runtime value (#​47841)
  • resource/aws_lambda_function: Support mounting Amazon S3 buckets as file systems with S3 Files (#​47838)
  • resource/aws_lambda_layer_version: Add support for ruby4.0 as a compatible_runtimes value (#​47841)
  • resource/aws_secretsmanager_secret_version: Allow switching from secret_string to secret_string_wo without re-creating the resource. (#​47815)
  • resource/aws_timestreaminfluxdb_db_instance: Add maintenance_schedule configuration block (#​47853)

BUG FIXES:

  • resource/aws_elasticache_cluster: Fixed by removing valkey as an engine option to keep an alignment with aws sdk CreateCacheCluster (#​45017)
  • resource/aws_elasticache_replication_group: Fix engine_version returning full patch version instead of minor version for Valkey engine (#​46109)
  • resource/aws_elasticache_replication_group: Fix engine, engine_version, and parameter_group_name changes being ignored after disassociating from a global replication group (#​46109)
  • resource/aws_grafana_workspace: Fix network_access_control regression causing ValidationException when only one of vpce_ids or prefix_list_ids is set (#​47646)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aws](https://search.opentofu.org/provider/hashicorp/aws) ([source](https://github.com/hashicorp/terraform-provider-aws)) | required_provider | minor | `6.44.0` → `6.45.0` | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-aws (aws)</summary> ### [`v6.45.0`](https://github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#6450-May-13-2026) [Compare Source](https://github.com/hashicorp/terraform-provider-aws/compare/v6.44.0...v6.45.0) FEATURES: - **New List Resource:** `aws_observabilityadmin_telemetry_rule` ([#&#8203;47857](https://github.com/hashicorp/terraform-provider-aws/issues/47857)) - **New List Resource:** `aws_securityhub_connector_v2` ([#&#8203;47678](https://github.com/hashicorp/terraform-provider-aws/issues/47678)) - **New Resource:** `aws_observabilityadmin_telemetry_evaluation` ([#&#8203;47799](https://github.com/hashicorp/terraform-provider-aws/issues/47799)) - **New Resource:** `aws_observabilityadmin_telemetry_evaluation_for_organization` ([#&#8203;47808](https://github.com/hashicorp/terraform-provider-aws/issues/47808)) - **New Resource:** `aws_observabilityadmin_telemetry_rule` ([#&#8203;47857](https://github.com/hashicorp/terraform-provider-aws/issues/47857)) - **New Resource:** `aws_securityhub_aggregator_v2` ([#&#8203;47651](https://github.com/hashicorp/terraform-provider-aws/issues/47651)) - **New Resource:** `aws_securityhub_connector_v2` ([#&#8203;47678](https://github.com/hashicorp/terraform-provider-aws/issues/47678)) ENHANCEMENTS: - resource/aws\_lambda\_function: Add support for `ruby4.0` as a `runtime` value ([#&#8203;47841](https://github.com/hashicorp/terraform-provider-aws/issues/47841)) - resource/aws\_lambda\_function: Support mounting Amazon S3 buckets as file systems with S3 Files ([#&#8203;47838](https://github.com/hashicorp/terraform-provider-aws/issues/47838)) - resource/aws\_lambda\_layer\_version: Add support for `ruby4.0` as a `compatible_runtimes` value ([#&#8203;47841](https://github.com/hashicorp/terraform-provider-aws/issues/47841)) - resource/aws\_secretsmanager\_secret\_version: Allow switching from `secret_string` to `secret_string_wo` without re-creating the resource. ([#&#8203;47815](https://github.com/hashicorp/terraform-provider-aws/issues/47815)) - resource/aws\_timestreaminfluxdb\_db\_instance: Add `maintenance_schedule` configuration block ([#&#8203;47853](https://github.com/hashicorp/terraform-provider-aws/issues/47853)) BUG FIXES: - resource/aws\_elasticache\_cluster: Fixed by removing valkey as an engine option to keep an alignment with aws sdk CreateCacheCluster ([#&#8203;45017](https://github.com/hashicorp/terraform-provider-aws/issues/45017)) - resource/aws\_elasticache\_replication\_group: Fix `engine_version` returning full patch version instead of minor version for Valkey engine ([#&#8203;46109](https://github.com/hashicorp/terraform-provider-aws/issues/46109)) - resource/aws\_elasticache\_replication\_group: Fix `engine`, `engine_version`, and `parameter_group_name` changes being ignored after disassociating from a global replication group ([#&#8203;46109](https://github.com/hashicorp/terraform-provider-aws/issues/46109)) - resource/aws\_grafana\_workspace: Fix `network_access_control` regression causing `ValidationException` when only one of `vpce_ids` or `prefix_list_ids` is set ([#&#8203;47646](https://github.com/hashicorp/terraform-provider-aws/issues/47646)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzcuOSIsInVwZGF0ZWRJblZlciI6IjQzLjE3Ny45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update terraform aws to v6.45.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
b829b19ff2
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-05-14 20:06:02 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
infrastructure/tofu-template!93
No description provided.