chore(deps): update terraform aws to v6.19.0 #65

Merged
renovate-bot merged 1 commit from renovate/aws-6.x into main 2025-10-31 03:07:01 +00:00
Member

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 6.18.0 -> 6.19.0

Release Notes

hashicorp/terraform-provider-aws (aws)

v6.19.0

Compare Source

FEATURES:

  • New Data Source: aws_ecrpublic_images (#​44795)
  • New Resource: aws_lakeformation_identity_center_configuration (#​44867)

ENHANCEMENTS:

  • action/aws_lambda_invoke: Output logs in a progress message when log_type is Tail (#​44843)
  • data-source/aws_imagebuilder_image_recipe: Add ami_tags attribute (#​44731)
  • data-source/aws_lb_listener_rule: Add regex_values attribute to condition.host_header, condition.http_header and condition.path_pattern blocks (#​44741)
  • data-source/aws_lb_listener_rule: Add transform attribute (#​44702)
  • resource/aws_bedrockagentcore_gateway: Add validator to ensure correct authorizer_configuration and authorizer_type config (#​44826)
  • resource/aws_emrserverless_application: Add monitoring_configuration argument (#​43317)
  • resource/aws_emrserverless_application: Add runtime_configuration argument (#​43302)
  • resource/aws_identitystore_group: Adds arn attribute. (#​44867)
  • resource/aws_imagebuilder_image_recipe: Add ami_tags argument (#​44731)
  • resource/aws_lb_listener_rule: Add regex_values argument to condition.host_header, condition.http_header and condition.path_pattern blocks (#​44741)
  • resource/aws_lb_listener_rule: Add transform configuration block (#​44702)
  • resource/aws_lb_listener_rule: The values argument in condition.host_header, condition.http_header and condition.path_pattern is now optional (#​44741)
  • resource/aws_quicksight_data_set: Increase upper limit of physical_table_map.relational_table.name from 64 to 256 characters (#​44807)
  • resource/aws_sagemaker_notebook_instance: Add notebook-al2023-v1 to valid platform_identifier values (#​44570)
  • resource/aws_sqs_queue: Remove account_id and region from Resource Identity schema (#​44846)
  • resource/aws_sqs_queue_policy: Remove account_id and region from Resource Identity schema (#​44846)
  • resource/aws_sqs_queue_redrive_allow_policy: Remove account_id and region from Resource Identity schema (#​44846)
  • resource/aws_sqs_queue_redrive_policy: Remove account_id and region from Resource Identity schema (#​44846)

BUG FIXES:

  • data-source/aws_lakeformation_permissions: Allows IAM Identity Center Groups as principal. (#​44867)
  • provider: Fix crash when setting override region during provider initialization (#​44860)
  • resource/aws_bedrockagentcore_gateway: Change authorizer_configuration block from Required to Optional (#​44812)
  • resource/aws_bedrockagentcore_gateway: Mark authorizer_type argument as ForceNew (#​44812)
  • resource/aws_lakeformation_permissions: Allows IAM Identity Center Groups as principal. (#​44867)

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.18.0` -> `6.19.0` | --- ### Release Notes <details> <summary>hashicorp/terraform-provider-aws (aws)</summary> ### [`v6.19.0`](https://github.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#6190-October-30-2025) [Compare Source](https://github.com/hashicorp/terraform-provider-aws/compare/v6.18.0...v6.19.0) FEATURES: - **New Data Source:** `aws_ecrpublic_images` ([#&#8203;44795](https://github.com/hashicorp/terraform-provider-aws/issues/44795)) - **New Resource:** `aws_lakeformation_identity_center_configuration` ([#&#8203;44867](https://github.com/hashicorp/terraform-provider-aws/issues/44867)) ENHANCEMENTS: - action/aws\_lambda\_invoke: Output logs in a progress message when `log_type` is `Tail` ([#&#8203;44843](https://github.com/hashicorp/terraform-provider-aws/issues/44843)) - data-source/aws\_imagebuilder\_image\_recipe: Add `ami_tags` attribute ([#&#8203;44731](https://github.com/hashicorp/terraform-provider-aws/issues/44731)) - data-source/aws\_lb\_listener\_rule: Add `regex_values` attribute to `condition.host_header`, `condition.http_header` and `condition.path_pattern` blocks ([#&#8203;44741](https://github.com/hashicorp/terraform-provider-aws/issues/44741)) - data-source/aws\_lb\_listener\_rule: Add `transform` attribute ([#&#8203;44702](https://github.com/hashicorp/terraform-provider-aws/issues/44702)) - resource/aws\_bedrockagentcore\_gateway: Add validator to ensure correct `authorizer_configuration` and `authorizer_type` config ([#&#8203;44826](https://github.com/hashicorp/terraform-provider-aws/issues/44826)) - resource/aws\_emrserverless\_application: Add `monitoring_configuration` argument ([#&#8203;43317](https://github.com/hashicorp/terraform-provider-aws/issues/43317)) - resource/aws\_emrserverless\_application: Add `runtime_configuration` argument ([#&#8203;43302](https://github.com/hashicorp/terraform-provider-aws/issues/43302)) - resource/aws\_identitystore\_group: Adds `arn` attribute. ([#&#8203;44867](https://github.com/hashicorp/terraform-provider-aws/issues/44867)) - resource/aws\_imagebuilder\_image\_recipe: Add `ami_tags` argument ([#&#8203;44731](https://github.com/hashicorp/terraform-provider-aws/issues/44731)) - resource/aws\_lb\_listener\_rule: Add `regex_values` argument to `condition.host_header`, `condition.http_header` and `condition.path_pattern` blocks ([#&#8203;44741](https://github.com/hashicorp/terraform-provider-aws/issues/44741)) - resource/aws\_lb\_listener\_rule: Add `transform` configuration block ([#&#8203;44702](https://github.com/hashicorp/terraform-provider-aws/issues/44702)) - resource/aws\_lb\_listener\_rule: The `values` argument in `condition.host_header`, `condition.http_header` and `condition.path_pattern` is now optional ([#&#8203;44741](https://github.com/hashicorp/terraform-provider-aws/issues/44741)) - resource/aws\_quicksight\_data\_set: Increase upper limit of `physical_table_map.relational_table.name` from 64 to 256 characters ([#&#8203;44807](https://github.com/hashicorp/terraform-provider-aws/issues/44807)) - resource/aws\_sagemaker\_notebook\_instance: Add `notebook-al2023-v1` to valid `platform_identifier` values ([#&#8203;44570](https://github.com/hashicorp/terraform-provider-aws/issues/44570)) - resource/aws\_sqs\_queue: Remove `account_id` and `region` from Resource Identity schema ([#&#8203;44846](https://github.com/hashicorp/terraform-provider-aws/issues/44846)) - resource/aws\_sqs\_queue\_policy: Remove `account_id` and `region` from Resource Identity schema ([#&#8203;44846](https://github.com/hashicorp/terraform-provider-aws/issues/44846)) - resource/aws\_sqs\_queue\_redrive\_allow\_policy: Remove `account_id` and `region` from Resource Identity schema ([#&#8203;44846](https://github.com/hashicorp/terraform-provider-aws/issues/44846)) - resource/aws\_sqs\_queue\_redrive\_policy: Remove `account_id` and `region` from Resource Identity schema ([#&#8203;44846](https://github.com/hashicorp/terraform-provider-aws/issues/44846)) BUG FIXES: - data-source/aws\_lakeformation\_permissions: Allows IAM Identity Center Groups as `principal`. ([#&#8203;44867](https://github.com/hashicorp/terraform-provider-aws/issues/44867)) - provider: Fix crash when setting override region during provider initialization ([#&#8203;44860](https://github.com/hashicorp/terraform-provider-aws/issues/44860)) - resource/aws\_bedrockagentcore\_gateway: Change `authorizer_configuration` block from `Required` to `Optional` ([#&#8203;44812](https://github.com/hashicorp/terraform-provider-aws/issues/44812)) - resource/aws\_bedrockagentcore\_gateway: Mark `authorizer_type` argument as `ForceNew` ([#&#8203;44812](https://github.com/hashicorp/terraform-provider-aws/issues/44812)) - resource/aws\_lakeformation\_permissions: Allows IAM Identity Center Groups as `principal`. ([#&#8203;44867](https://github.com/hashicorp/terraform-provider-aws/issues/44867)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjUuNSIsInVwZGF0ZWRJblZlciI6IjQxLjE2NS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-10-31 03:07:00 +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/tf-template#65
No description provided.