Skip to content

chore(deps): bump hashicorp/aws from 6.43.0 to 6.44.0 in /terraform/website#349

Merged
j4y merged 1 commit into
mainfrom
dependabot/terraform/terraform/website/hashicorp/aws-6.44.0
May 14, 2026
Merged

chore(deps): bump hashicorp/aws from 6.43.0 to 6.44.0 in /terraform/website#349
j4y merged 1 commit into
mainfrom
dependabot/terraform/terraform/website/hashicorp/aws-6.44.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps hashicorp/aws from 6.43.0 to 6.44.0.

Release notes

Sourced from hashicorp/aws's releases.

v6.44.0

6.44.0 (May 6, 2025)

NOTES:

  • resource/aws_dynamodb_global_secondary_index: This resource type is no longer experimental. The schema and behavior are now subject to the backwards compatibility guarantee of the provider. (#47747)
  • resource/aws_outposts_capacity_task: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#47681)

FEATURES:

  • New Data Source: aws_glue_catalog (#43583)
  • New List Resource: aws_alb_target_group_attachment (#47724)
  • New List Resource: aws_appautoscaling_policy (#47718)
  • New List Resource: aws_arczonalshift_zonal_autoshift_configuration (#46114)
  • New List Resource: aws_dynamodb_global_secondary_index (#47785)
  • New List Resource: aws_dynamodb_table (#47518)
  • New List Resource: aws_ecr_repository_policy (#47763)
  • New List Resource: aws_glue_catalog (#43583)
  • New List Resource: aws_lb_target_group_attachment (#47724)
  • New List Resource: aws_s3_bucket_logging (#47766)
  • New List Resource: aws_securityhub_standards_control (#47702)
  • New List Resource: aws_vpc_endpoint_route_table_association (#47751)
  • New Resource: aws_arczonalshift_zonal_autoshift_configuration (#46114)
  • New Resource: aws_glue_catalog (#43583)
  • New Resource: aws_outposts_capacity_task (#47681)
  • New Resource: aws_redshift_namespace_registration (#43583)

ENHANCEMENTS:

  • data-source/aws_glue_connection: Add authentication_configuration attribute (#43583)
  • resource/aws_appautoscaling_policy: Add resource identity support (#47718)
  • resource/aws_ec2_client_vpn_endpoint: Add transit_gateway_configuration block (#47635)
  • resource/aws_fsx_lustre_file_system: Support in-place modification of file_system_type_version (#47703)
  • resource/aws_fsx_windows_file_system: Add self_managed_active_directory.password_wo and self_managed_active_directory.password_wo_version arguments (#47752)
  • resource/aws_glue_connection: Add authentication_configuration argument (#43583)
  • resource/aws_timestreaminfluxdb_db_cluster: Add Resource Identity support (#47052)
  • resource/aws_timestreaminfluxdb_db_cluster: Add maintenance_schedule configuration block (#47354)
  • resource/aws_timestreaminfluxdb_db_instance: Add Resource Identity support (#47052)
  • resource/aws_vpc_endpoint_route_table_association: Add resource identity support (#47751)

BUG FIXES:

  • resource/aws_odb_cloud_vm_cluster: Attempt to read GI Version from resource tags to avoid failures due to new API response values (#46589)
  • resource/aws_s3files_synchronization_configuration: Fix Delete to use the file system prefix when resetting the synchronization configuration (#47760)
  • resource/aws_securityhub_configuration_policy_association: Fix waiting for Security Hub Configuration Policy Association (...) success: timeout while waiting for state to become 'SUCCESS' (last state: 'PENDING', timeout: 5m0s) errors on Create. This fixes a regression introduced in v6.34.0 (#47783)
  • resource/aws_timestreaminfluxdb_db_cluster: Correct plan-time validation of db_parameter_group_identifier (#47052)
Changelog

Sourced from hashicorp/aws's changelog.

6.44.0 (May 6, 2025)

NOTES:

  • resource/aws_dynamodb_global_secondary_index: This resource type is no longer experimental. The schema and behavior are now subject to the backwards compatibility guarantee of the provider. (#47747)
  • resource/aws_outposts_capacity_task: Because we cannot easily test this functionality, it is best effort and we ask for community help in testing (#47681)

FEATURES:

  • New Data Source: aws_glue_catalog (#43583)
  • New List Resource: aws_alb_target_group_attachment (#47724)
  • New List Resource: aws_appautoscaling_policy (#47718)
  • New List Resource: aws_arczonalshift_zonal_autoshift_configuration (#46114)
  • New List Resource: aws_dynamodb_global_secondary_index (#47785)
  • New List Resource: aws_dynamodb_table (#47518)
  • New List Resource: aws_ecr_repository_policy (#47763)
  • New List Resource: aws_glue_catalog (#43583)
  • New List Resource: aws_lb_target_group_attachment (#47724)
  • New List Resource: aws_s3_bucket_logging (#47766)
  • New List Resource: aws_securityhub_standards_control (#47702)
  • New List Resource: aws_vpc_endpoint_route_table_association (#47751)
  • New Resource: aws_arczonalshift_zonal_autoshift_configuration (#46114)
  • New Resource: aws_glue_catalog (#43583)
  • New Resource: aws_outposts_capacity_task (#47681)
  • New Resource: aws_redshift_namespace_registration (#43583)

ENHANCEMENTS:

  • data-source/aws_glue_connection: Add authentication_configuration attribute (#43583)
  • resource/aws_appautoscaling_policy: Add resource identity support (#47718)
  • resource/aws_ec2_client_vpn_endpoint: Add transit_gateway_configuration block (#47635)
  • resource/aws_fsx_lustre_file_system: Support in-place modification of file_system_type_version (#47703)
  • resource/aws_fsx_windows_file_system: Add self_managed_active_directory.password_wo and self_managed_active_directory.password_wo_version arguments (#47752)
  • resource/aws_glue_connection: Add authentication_configuration argument (#43583)
  • resource/aws_timestreaminfluxdb_db_cluster: Add Resource Identity support (#47052)
  • resource/aws_timestreaminfluxdb_db_cluster: Add maintenance_schedule configuration block (#47354)
  • resource/aws_timestreaminfluxdb_db_instance: Add Resource Identity support (#47052)
  • resource/aws_vpc_endpoint_route_table_association: Add resource identity support (#47751)

BUG FIXES:

  • resource/aws_odb_cloud_vm_cluster: Attempt to read GI Version from resource tags to avoid failures due to new API response values (#46589)
  • resource/aws_s3files_synchronization_configuration: Fix Delete to use the file system prefix when resetting the synchronization configuration (#47760)
  • resource/aws_securityhub_configuration_policy_association: Fix waiting for Security Hub Configuration Policy Association (...) success: timeout while waiting for state to become 'SUCCESS' (last state: 'PENDING', timeout: 5m0s) errors on Create. This fixes a regression introduced in v6.34.0 (#47783)
  • resource/aws_timestreaminfluxdb_db_cluster: Correct plan-time validation of db_parameter_group_identifier (#47052)
Commits
  • 8a8b245 dynamodb: regenerate service package metadata (#47788)
  • e920e8d Merge pull request #47787 from hashicorp/td-no-validate-sdkv2-model-at-runtime
  • 99d80be Update CHANGELOG.md (Manual Trigger)
  • 5e1ae29 Merge pull request #47518 from kyama0/f-list-resource-dynamodb_table
  • e9c891a Moves CRUD handler validation to test
  • 0c43649 Update CHANGELOG.md for #47784
  • c6c66a0 chore: v6.44.0 release prep (#47784)
  • 076e6f8 Moves validateResourceSchemas to testing
  • 1714a85 Makes schema validation callable from tests
  • e348de8 Returns a copy of schema map, as wrap modifies schema in place
  • Additional commits viewable in compare view

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 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.43.0 to 6.44.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.43.0...v6.44.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.44.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 May 11, 2026
@j4y j4y merged commit 136d6ce into main May 14, 2026
3 checks passed
@j4y j4y deleted the dependabot/terraform/terraform/website/hashicorp/aws-6.44.0 branch May 14, 2026 02:58
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