Skip to content

build(deps): update hashicorp/aws requirement from ~> 6.34.0 to ~> 6.39.0 in /terraform in the terraform group#58

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/terraform/terraform-520d284aab
Open

build(deps): update hashicorp/aws requirement from ~> 6.34.0 to ~> 6.39.0 in /terraform in the terraform group#58
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/terraform/terraform-520d284aab

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Updates the requirements on hashicorp/aws to permit the latest version.
Updates hashicorp/aws to 6.39.0

Release notes

Sourced from hashicorp/aws's releases.

v6.39.0

6.39.0 (April 1, 2026)

NOTES:

  • data-source/aws_eks_access_entry: The tags_all attribute is deprecated and will be removed in a future major version (#47133)

FEATURES:

  • New Data Source: aws_iam_role_policies (#46936)
  • New Data Source: aws_iam_role_policy_attachments (#47119)
  • New Data Source: aws_networkmanager_core_network (#45798)
  • New Data Source: aws_uxc_services (#47115)
  • New List Resource: aws_eks_cluster (#47133)
  • New List Resource: aws_organizations_aws_service_access (#46993)
  • New List Resource: aws_sagemaker_training_job (#46892)
  • New List Resource: aws_workmail_group (#47131)
  • New List Resource: aws_workmail_user (#47131)
  • New Resource: aws_organizations_aws_service_access (#46993)
  • New Resource: aws_sagemaker_training_job (#46892)
  • New Resource: aws_uxc_account_customizations (#47115)
  • New Resource: aws_workmail_group (#47131)
  • New Resource: aws_workmail_user (#47131)

ENHANCEMENTS:

  • data-source/aws_outposts_asset: Add instance_families attribute (#47153)
  • resource/aws_eks_cluster: Add resource identity support (#47133)
  • resource/aws_eks_cluster: Support tier-8xl as a valid value for control_plane_scaling_config.tier (#46976)
  • resource/aws_network_acl_rule: Add Resource Identity support (#47090)
  • resource/aws_observabilityadmin_centralization_rule_for_organization: Add source.source_logs_configuration.data_source_selection_criteria argument. Change source.source_logs_configuration.log_group_selection_criteria to Optional (#47154)
  • resource/aws_prometheus_scraper: Add source.vpc argument. Change source.eks to Optional (#47155)
  • resource/aws_s3_bucket_metric: Support bucket metrics for directory buckets (#47184)
  • resource/aws_s3control_storage_lens_configuration: Add storage_lens_configuration.account_level.advanced_performance_metrics and storage_lens_configuration.account_level.bucket_level.advanced_performance_metrics arguments (#46865)

BUG FIXES:

  • data-source/aws_eks_access_entry: Fixed tags not being returned (#47133)
  • data-source/aws_service_principal: Fix service principal names for EC2 and S3 in the aws-cn partition (#47141)
  • resource/aws_config_organization_conformance_pack: Fix creation timeout when using a delegated administrator account (#47072)
  • resource/aws_dynamodb_table: Fix Error: waiting for creation AWS DynamoDB Table (xxxxx): couldn't find resource in highly active accounts by restoring 5s delay before polling for table status. This fixes a regression introduced in v6.28.0. (#47143)
  • resource/aws_eks_cluster: Set bootstrap_self_managed_addons to true when importing (#47133)
  • resource/aws_elasticache_serverless_cache: Fix InvalidParameterCombination error when cache_usage_limits is removed (#46134)
  • resource/aws_glue_catalog_table: Detect and report failed view creation (#47101)
Changelog

Sourced from hashicorp/aws's changelog.

6.39.0 (April 1, 2026)

NOTES:

  • data-source/aws_eks_access_entry: The tags_all attribute is deprecated and will be removed in a future major version (#47133)

FEATURES:

  • New Data Source: aws_iam_role_policies (#46936)
  • New Data Source: aws_iam_role_policy_attachments (#47119)
  • New Data Source: aws_networkmanager_core_network (#45798)
  • New Data Source: aws_uxc_services (#47115)
  • New List Resource: aws_eks_cluster (#47133)
  • New List Resource: aws_organizations_aws_service_access (#46993)
  • New List Resource: aws_sagemaker_training_job (#46892)
  • New List Resource: aws_workmail_group (#47131)
  • New List Resource: aws_workmail_user (#47131)
  • New Resource: aws_organizations_aws_service_access (#46993)
  • New Resource: aws_sagemaker_training_job (#46892)
  • New Resource: aws_uxc_account_customizations (#47115)
  • New Resource: aws_workmail_group (#47131)
  • New Resource: aws_workmail_user (#47131)

ENHANCEMENTS:

  • data-source/aws_outposts_asset: Add instance_families attribute (#47153)
  • resource/aws_eks_cluster: Add resource identity support (#47133)
  • resource/aws_eks_cluster: Support tier-8xl as a valid value for control_plane_scaling_config.tier (#46976)
  • resource/aws_network_acl_rule: Add Resource Identity support (#47090)
  • resource/aws_observabilityadmin_centralization_rule_for_organization: Add source.source_logs_configuration.data_source_selection_criteria argument. Change source.source_logs_configuration.log_group_selection_criteria to Optional (#47154)
  • resource/aws_prometheus_scraper: Add source.vpc argument. Change source.eks to Optional (#47155)
  • resource/aws_s3_bucket_metric: Support bucket metrics for directory buckets (#47184)
  • resource/aws_s3control_storage_lens_configuration: Add storage_lens_configuration.account_level.advanced_performance_metrics and storage_lens_configuration.account_level.bucket_level.advanced_performance_metrics arguments (#46865)

BUG FIXES:

  • data-source/aws_eks_access_entry: Fixed tags not being returned (#47133)
  • data-source/aws_service_principal: Fix service principal names for EC2 and S3 in the aws-cn partition (#47141)
  • resource/aws_config_organization_conformance_pack: Fix creation timeout when using a delegated administrator account (#47072)
  • resource/aws_dynamodb_table: Fix Error: waiting for creation AWS DynamoDB Table (xxxxx): couldn't find resource in highly active accounts by restoring 5s delay before polling for table status. This fixes a regression introduced in v6.28.0. (#47143)
  • resource/aws_eks_cluster: Set bootstrap_self_managed_addons to true when importing (#47133)
  • resource/aws_elasticache_serverless_cache: Fix InvalidParameterCombination error when cache_usage_limits is removed (#46134)
  • resource/aws_glue_catalog_table: Detect and report failed view creation (#47101)

6.38.0 (March 25, 2026)

FEATURES:

  • New Action: aws_dms_start_replication_task_assessment_run (#47058)
  • New Data Source: aws_dynamodb_backups (#47036)

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…39.0

Updates the requirements on [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) to permit the latest version.

Updates `hashicorp/aws` to 6.39.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.34.0...v6.39.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.39.0
  dependency-type: direct:production
  dependency-group: terraform
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependency-management Dependabot updates enhancement New feature or request labels Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency-management Dependabot updates enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants