Skip to content

chore(deps): bump hashicorp/aws from 6.18.0 to 6.19.0 in /terraform/website#234

Merged
j4y merged 2 commits intomainfrom
dependabot/terraform/terraform/website/hashicorp/aws-6.19.0
Nov 5, 2025
Merged

chore(deps): bump hashicorp/aws from 6.18.0 to 6.19.0 in /terraform/website#234
j4y merged 2 commits intomainfrom
dependabot/terraform/terraform/website/hashicorp/aws-6.19.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps hashicorp/aws from 6.18.0 to 6.19.0.

Release notes

Sourced from hashicorp/aws's releases.

v6.19.0

6.19.0 (October 30, 2025)

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)
Changelog

Sourced from hashicorp/aws's changelog.

6.19.0 (October 30, 2025)

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)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 6.18.0 to 6.19.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.18.0...v6.19.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Nov 3, 2025
@j4y j4y merged commit 0f135f4 into main Nov 5, 2025
1 check passed
@j4y j4y deleted the dependabot/terraform/terraform/website/hashicorp/aws-6.19.0 branch November 5, 2025 03:43
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.

1 participant