Skip to content

chore(deps): update hashicorp/aws requirement from ~> 5.0 to ~> 6.4 #375

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

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

Release notes

Sourced from hashicorp/aws's releases.

v6.4.0

FEATURES:

  • New Data Source: aws_s3_access_point (#43391)
  • New Resource: aws_bedrockagent_flow (#42201)
  • New Resource: aws_fsx_s3_access_point_attachment (#43391)

ENHANCEMENTS:

  • data-source/aws_bedrock_inference_profiles: Add type argument (#43150)
  • data-source/aws_lakeformation_resource: Support hybrid_access_enabled, with_federation and with_privileged_access attributes (#43377)
  • resource/aws_acm_certificate: Support options.export argument to issue an exportable certificate (#43207)
  • resource/aws_cloudwatch_log_metric_filter: Add apply_on_transformed_logs argument (#43381)
  • resource/aws_datasync_location_object_storage: Make agent_arns optional (#43400)
  • resource/aws_ecs_service: Add deployment_configuration argument (#43434)
  • resource/aws_ecs_service: Add load_balancer.advanced_configuration argument (#43434)
  • resource/aws_ecs_service: Add service.client_alias.test_traffic_rules argument (#43434)
  • resource/aws_ecs_service: deployment_controller.type changes no longer force a replacement (#43434)
  • resource/aws_lakeformation_resource: Support with_privileged_access argument (#43377)
  • resource/aws_s3_bucket_public_access_block: Add skip_destroy argument (#43415)

BUG FIXES:

  • resource/aws_bedrockagent_agent_action_group: Correctly set parent_action_group_signature on Read (#43355)
  • resource/aws_datazone_environment_blueprint_configuration: Fix Inappropriate value for attribute "regional_parameters" errors during planning. This fixes a regression introduced in v6.0.0 (#43382)
  • resource/aws_ec2_transit_gateway_route_table_propagation: Don't mark transit_gateway_attachment_id as ForceNew if the value is known not to change (#43405)
  • resource/aws_lambda_function: Fix waiting for Lambda Function (...) version publish: unexpected state '', wanted target 'Successful' errors on Update. This fixes a regression introduced in v6.2.0 (#43416)
  • resource/aws_lexv2models_slot: Fix error when sub_slot_setting.slot_specification.value_elicitation_setting.prompt_specification.prompt_attempts_specification and value_elicitation_setting.prompt_specification.prompt_attempts_specification have default values (#43358)
  • resource/aws_securitylake_data_lake: Allow meta_store_role_arn to be updated in-place (#36874)
Changelog

Sourced from hashicorp/aws's changelog.

6.4.0 (July 17, 2025)

FEATURES:

  • New Data Source: aws_s3_access_point (#43391)
  • New Resource: aws_bedrockagent_flow (#42201)
  • New Resource: aws_fsx_s3_access_point_attachment (#43391)

ENHANCEMENTS:

  • data-source/aws_bedrock_inference_profiles: Add type argument (#43150)
  • data-source/aws_lakeformation_resource: Support hybrid_access_enabled, with_federation and with_privileged_access attributes (#43377)
  • resource/aws_acm_certificate: Support options.export argument to issue an exportable certificate (#43207)
  • resource/aws_cloudwatch_log_metric_filter: Add apply_on_transformed_logs argument (#43381)
  • resource/aws_datasync_location_object_storage: Make agent_arns optional (#43400)
  • resource/aws_ecs_service: Add deployment_configuration argument (#43434)
  • resource/aws_ecs_service: Add load_balancer.advanced_configuration argument (#43434)
  • resource/aws_ecs_service: Add service.client_alias.test_traffic_rules argument (#43434)
  • resource/aws_ecs_service: deployment_controller.type changes no longer force a replacement (#43434)
  • resource/aws_lakeformation_resource: Support with_privileged_access argument (#43377)
  • resource/aws_s3_bucket_public_access_block: Add skip_destroy argument (#43415)

BUG FIXES:

  • resource/aws_bedrockagent_agent_action_group: Correctly set parent_action_group_signature on Read (#43355)
  • resource/aws_datazone_environment_blueprint_configuration: Fix Inappropriate value for attribute "regional_parameters" errors during planning. This fixes a regression introduced in v6.0.0 (#43382)
  • resource/aws_ec2_transit_gateway_route_table_propagation: Don't mark transit_gateway_attachment_id as ForceNew if the value is known not to change (#43405)
  • resource/aws_lambda_function: Fix waiting for Lambda Function (...) version publish: unexpected state '', wanted target 'Successful' errors on Update. This fixes a regression introduced in v6.2.0 (#43416)
  • resource/aws_lexv2models_slot: Fix error when sub_slot_setting.slot_specification.value_elicitation_setting.prompt_specification.prompt_attempts_specification and value_elicitation_setting.prompt_specification.prompt_attempts_specification have default values (#43358)
  • resource/aws_securitylake_data_lake: Allow meta_store_role_arn to be updated in-place (#36874)

6.3.0 (July 10, 2025)

FEATURES:

  • New Resource: aws_prometheus_query_logging_configuration (#43222)

ENHANCEMENTS:

  • data-source/aws_cloudfront_distribution: Add anycast_ip_list_id attribute (#43196)
  • data-source/aws_networkmanager_core_network_policy_document: Add core_network_configuration.dns_support and core_network_configuration.security_group_referencing_support arguments (#43277)
  • resource/aws_cloudfront_distribution: Add anycast_ip_list_id argument (#43196)
  • resource/aws_dynamodb_table: Add replica.consistency_mode argument in support of multi-Region strong consistency for Amazon DynamoDB global tables (#43236)

BUG FIXES:

  • provider: Fix runtime error: invalid memory address or nil pointer dereference panics for numerous resource types when modifying tags (#43324)
  • resource/aws_bedrockagent_agent_action_group: Add missing prepare agent call when deleting an action group (#43232)
  • resource/aws_bedrockagent_agent_action_group: Retry operation can't be performed on Agent when it is in Preparing state. errors during agent action group base creation, update, and deletion. (#43232)
  • resource/aws_bedrockagent_agent_knowledge_base_association: Add missing prepare agent call when deleting a knowledge base association (#43232)

... (truncated)

Commits
  • 399e268 Update CHANGELOG.md (Manual Trigger)
  • d68a72e update docs for debug_log_delivery_accounts attribute of aws_config_o… (#43385)
  • fcc5988 Merge pull request #43434 from djglaser/f-blue-green-release
  • 4cbcced r/aws_config_organization_custom_policy_rule(doc): tidy up descriptions, format
  • 7df31ed Merge branch 'main' into docs/aws_config_organization_custom_policy_rule-debu...
  • 803e9fd r/aws_ecs_service(doc): restore deleted sections
  • f4d2a43 r/aws_ecs_service: fix providerlint findings
  • 12cd1c4 r/aws_ecs_service(doc): test_listener_rule is optional
  • 23103c4 r/aws_ecs_service(doc): fix lifecycle_stages valid values
  • 97549ce Updated name length limit to align with validation in code (#43433)
  • Additional commits viewable in compare view

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)

Updates the requirements on [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) to permit the latest version.
- [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@v5.0.0...v6.4.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.4.0
  dependency-type: direct:production
...

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 Jul 21, 2025
@dependabot dependabot bot requested a deployment to terraformSecrets July 21, 2025 09:38 Waiting
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2025

Superseded by #379.

@dependabot dependabot bot closed this Jul 28, 2025
@dependabot dependabot bot deleted the dependabot/terraform/main/hashicorp/aws-tw-6.4 branch July 28, 2025 16:32
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.

0 participants