chore(deps): update terraform aws to v6.14.0 #43

Merged
renovate-bot merged 1 commit from renovate/aws-6.x into main 2025-09-18 22:06:36 +00:00
Member

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 6.13.0 -> 6.14.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v6.14.0

Compare Source

FEATURES:

  • New Data Source: aws_billing_views (#​44272)
  • New Data Source: aws_odb_cloud_autonomous_vm_cluster (#​43809)
  • New Data Source: aws_odb_cloud_exadata_infrastructure (#​43650)
  • New Data Source: aws_odb_cloud_vm_cluster (#​43790)
  • New Data Source: aws_odb_network (#​43715)
  • New Data Source: aws_odb_network_peering_connection (#​43757)
  • New Resource: aws_controltower_baseline (#​42397)
  • New Resource: aws_odb_cloud_autonomous_vm_cluster (#​43809)
  • New Resource: aws_odb_cloud_exadata_infrastructure (#​43650)
  • New Resource: aws_odb_cloud_vm_cluster (#​43790)
  • New Resource: aws_odb_network (#​43715)
  • New Resource: aws_odb_network_peering_connection (#​43757)

ENHANCEMENTS:

  • resource/aws_batch_job_queue: Adds List support (#​43960)
  • resource/aws_cloudwatch_log_group: Adds List support (#​44129)
  • resource/aws_ecs_service: Add deployment_configuration.lifecycle_hook.hook_details argument (#​44289)
  • resource/aws_iam_role: Adds List support (#​44129)
  • resource/aws_instance: Adds List support (#​44129)
  • resource/aws_rds_global_cluster: Remove provider-side conflict between source_db_cluster_identifier and engine arguments (#​44252)
  • resource/aws_scheduler_schedule: Add action_after_completion argument (#​44264)
  • resource/aws_sfn_state_machine: Add resource identity support (#​44286)

BUG FIXES:

  • resource/aws_elasticache_user_group: Ignore InvalidParameterValue: User xxx is not a member of user group xxx errors during group modification (#​43520)
  • resource/aws_sagemaker_endpoint_configuration: Fix panic when empty async_inference_config.output_config.notification_config block is specified (#​44310)

Configuration

📅 Schedule: 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aws](https://registry.terraform.io/providers/hashicorp/aws) ([source](https://github.com/hashicorp/terraform-provider-aws)) | required_provider | minor | `6.13.0` -> `6.14.0` | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-aws (aws)</summary> ### [`v6.14.0`](https://github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#6140-September-18-2025) [Compare Source](https://github.com/hashicorp/terraform-provider-aws/compare/v6.13.0...v6.14.0) FEATURES: - **New Data Source:** `aws_billing_views` ([#&#8203;44272](https://github.com/hashicorp/terraform-provider-aws/issues/44272)) - **New Data Source:** `aws_odb_cloud_autonomous_vm_cluster` ([#&#8203;43809](https://github.com/hashicorp/terraform-provider-aws/issues/43809)) - **New Data Source:** `aws_odb_cloud_exadata_infrastructure` ([#&#8203;43650](https://github.com/hashicorp/terraform-provider-aws/issues/43650)) - **New Data Source:** `aws_odb_cloud_vm_cluster` ([#&#8203;43790](https://github.com/hashicorp/terraform-provider-aws/issues/43790)) - **New Data Source:** `aws_odb_network` ([#&#8203;43715](https://github.com/hashicorp/terraform-provider-aws/issues/43715)) - **New Data Source:** `aws_odb_network_peering_connection` ([#&#8203;43757](https://github.com/hashicorp/terraform-provider-aws/issues/43757)) - **New Resource:** `aws_controltower_baseline` ([#&#8203;42397](https://github.com/hashicorp/terraform-provider-aws/issues/42397)) - **New Resource:** `aws_odb_cloud_autonomous_vm_cluster` ([#&#8203;43809](https://github.com/hashicorp/terraform-provider-aws/issues/43809)) - **New Resource:** `aws_odb_cloud_exadata_infrastructure` ([#&#8203;43650](https://github.com/hashicorp/terraform-provider-aws/issues/43650)) - **New Resource:** `aws_odb_cloud_vm_cluster` ([#&#8203;43790](https://github.com/hashicorp/terraform-provider-aws/issues/43790)) - **New Resource:** `aws_odb_network` ([#&#8203;43715](https://github.com/hashicorp/terraform-provider-aws/issues/43715)) - **New Resource:** `aws_odb_network_peering_connection` ([#&#8203;43757](https://github.com/hashicorp/terraform-provider-aws/issues/43757)) ENHANCEMENTS: - resource/aws\_batch\_job\_queue: Adds List support ([#&#8203;43960](https://github.com/hashicorp/terraform-provider-aws/issues/43960)) - resource/aws\_cloudwatch\_log\_group: Adds List support ([#&#8203;44129](https://github.com/hashicorp/terraform-provider-aws/issues/44129)) - resource/aws\_ecs\_service: Add `deployment_configuration.lifecycle_hook.hook_details` argument ([#&#8203;44289](https://github.com/hashicorp/terraform-provider-aws/issues/44289)) - resource/aws\_iam\_role: Adds List support ([#&#8203;44129](https://github.com/hashicorp/terraform-provider-aws/issues/44129)) - resource/aws\_instance: Adds List support ([#&#8203;44129](https://github.com/hashicorp/terraform-provider-aws/issues/44129)) - resource/aws\_rds\_global\_cluster: Remove provider-side conflict between `source_db_cluster_identifier` and `engine` arguments ([#&#8203;44252](https://github.com/hashicorp/terraform-provider-aws/issues/44252)) - resource/aws\_scheduler\_schedule: Add `action_after_completion` argument ([#&#8203;44264](https://github.com/hashicorp/terraform-provider-aws/issues/44264)) - resource/aws\_sfn\_state\_machine: Add resource identity support ([#&#8203;44286](https://github.com/hashicorp/terraform-provider-aws/issues/44286)) BUG FIXES: - resource/aws\_elasticache\_user\_group: Ignore `InvalidParameterValue: User xxx is not a member of user group xxx` errors during group modification ([#&#8203;43520](https://github.com/hashicorp/terraform-provider-aws/issues/43520)) - resource/aws\_sagemaker\_endpoint\_configuration: Fix panic when empty `async_inference_config.output_config.notification_config` block is specified ([#&#8203;44310](https://github.com/hashicorp/terraform-provider-aws/issues/44310)) </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjQxLjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-09-18 22:06:36 +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#43
No description provided.