Skip to content

build(deps): update hashicorp/aws requirement from ~> 5.0 to ~> 6.7 #5

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
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

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

Release notes

Sourced from hashicorp/aws's releases.

v6.7.0

6.7.0 (July 31, 2025)

FEATURES:

  • New Resource: aws_quicksight_ip_restriction (#43596)
  • New Resource: aws_quicksight_key_registration (#43587)

ENHANCEMENTS:

  • data-source/aws_codebuild_fleet: Add instance_type attribute in compute_configuration block (#43449)
  • data-source/aws_ebs_volume: Add volume_initialization_rate attribute (#43565)
  • data-source/aws_ecs_service: Support load_balancer attribute (#43582)
  • data-source/aws_s3_access_point: Add tags attribute. This functionality requires the s3:ListTagsForResource IAM permission (#43630)
  • data-source/aws_verifiedpermissions_policy_store: Add deletion_protection attribute (#43452)
  • resource/aws_athena_workgroup: Add configuration.identity_center_configuration argument (#38717)
  • resource/aws_cleanrooms_collaboration: Add analytics_engine argument (#43614)
  • resource/aws_codebuild_fleet: Add instance_type argument in compute_configuration block to support custom instance types (#43449)
  • resource/aws_ebs_volume: Add volume_initialization_rate argument (#43565)
  • resource/aws_s3_access_point: Add tags argument and tags_all attribute. This functionality requires the s3:ListTagsForResource, s3:TagResource, and s3:UntagResource IAM permissions (#43630)
  • resource/aws_verifiedpermissions_policy_store: Add deletion_protection argument (#43452)

BUG FIXES:

  • resource/aws_bedrockagent_flow: Fix missing required field, CreateFlowInput.Definition.Nodes[0].Configuration[prompt].SourceConfiguration[resource].PromptArn errors on Create (#43595)
  • resource/aws_s3_bucket: Accept NoSuchTagSetError responses from S3-compatible services (#43589)
  • resource/aws_s3_object: Accept NoSuchTagSetError responses from S3-compatible services (#43589)
  • resource/aws_servicequotas_service_quota: Fix error when updating a pending service quota request (#43606)
  • resource/aws_ssm_parameter: Fix Provider produced inconsistent final plan errors when changing from using value to using value_wo (#42877)
  • resource/aws_ssm_parameter: Fix version not being updated when description changes (#42595)
Changelog

Sourced from hashicorp/aws's changelog.

6.7.0 (July 31, 2025)

FEATURES:

  • New Resource: aws_quicksight_ip_restriction (#43596)
  • New Resource: aws_quicksight_key_registration (#43587)

ENHANCEMENTS:

  • data-source/aws_codebuild_fleet: Add instance_type attribute in compute_configuration block (#43449)
  • data-source/aws_ebs_volume: Add volume_initialization_rate attribute (#43565)
  • data-source/aws_ecs_service: Support load_balancer attribute (#43582)
  • data-source/aws_s3_access_point: Add tags attribute. This functionality requires the s3:ListTagsForResource IAM permission with S3 Access Points for general purpose buckets and the s3express:ListTagsForResource IAM permission with S3 Access Points for directory buckets (#43630)
  • data-source/aws_verifiedpermissions_policy_store: Add deletion_protection attribute (#43452)
  • resource/aws_athena_workgroup: Add configuration.identity_center_configuration argument (#38717)
  • resource/aws_cleanrooms_collaboration: Add analytics_engine argument (#43614)
  • resource/aws_codebuild_fleet: Add instance_type argument in compute_configuration block to support custom instance types (#43449)
  • resource/aws_ebs_volume: Add volume_initialization_rate argument (#43565)
  • resource/aws_s3_access_point: Add tags argument and tags_all attribute. This functionality requires the s3:ListTagsForResource, s3:TagResource, and s3:UntagResource IAM permissions with S3 Access Points for general purpose buckets and the s3express:ListTagsForResource, s3express:TagResource, and s3express:UntagResource IAM permissions with S3 Access Points for directory buckets (#43630)
  • resource/aws_verifiedpermissions_policy_store: Add deletion_protection argument (#43452)

BUG FIXES:

  • resource/aws_bedrockagent_flow: Fix missing required field, CreateFlowInput.Definition.Nodes[0].Configuration[prompt].SourceConfiguration[resource].PromptArn errors on Create (#43595)
  • resource/aws_s3_bucket: Accept NoSuchTagSetError responses from S3-compatible services (#43589)
  • resource/aws_s3_object: Accept NoSuchTagSetError responses from S3-compatible services (#43589)
  • resource/aws_servicequotas_service_quota: Fix error when updating a pending service quota request (#43606)
  • resource/aws_ssm_parameter: Fix Provider produced inconsistent final plan errors when changing from using value to using value_wo (#42877)
  • resource/aws_ssm_parameter: Fix version not being updated when description changes (#42595)

6.6.0 (July 28, 2025)

FEATURES:

  • New Resource: aws_connect_phone_number_contact_flow_association (#43557)
  • New Resource: aws_nat_gateway_eip_association (#42591)

ENHANCEMENTS:

  • data-source/aws_cloudwatch_event_bus: Add log_config attribute (#43453)
  • data-source/aws_ssm_patch_baseline: Add available_security_updates_compliance_status argument (#43560)
  • feature/aws_bedrock_guardrail: Add cross_region_config, content_policy_config.tier_config, and topic_policy_config.tier_config arguments (#43517)
  • resource/aws_athena_database: Add workgroup argument (#36628)
  • resource/aws_batch_compute_environment: Add compute_resources.ec2_configuration.image_kubernetes_version argument (#43454)
  • resource/aws_cloudwatch_event_bus: Add log_config argument (#43453)
  • resource/aws_cognito_resource_server: Allow name to be updated in-place (#41702)
  • resource/aws_cognito_user_pool: Allow name to be updated in-place (#42639)
  • resource/aws_globalaccelerator_custom_routing_endpoint_group: Add resource identity support (#43539)
  • resource/aws_globalaccelerator_custom_routing_listener: Add resource identity support (#43539)
  • resource/aws_globalaccelerator_endpoint_group: Add resource identity support (#43539)

... (truncated)

Commits
  • 3f5f9cd chore: prepare v6.7.0 release (#43631)
  • 3468ee8 chore: prepare v6.7.0 release
  • c61d11d Update CHANGELOG.md for #43630
  • 68c79cf Merge pull request #43630 from hashicorp/f-aws_s3_access_point.tags
  • a089506 Merge pull request #43629 from hashicorp/td-github.com/aws/aws-sdk-go-v2/serv...
  • 63745eb Correct CHANGELOG entry file name.
  • 891887f d/aws_s3_access_point: Add tags to schema.
  • 9943df6 Correct IAM permissions for access point tagging.
  • 2c69fff r/aws_s3_access_point: Tag on create.
  • 629122d go get github.com/aws/aws-sdk-go-v2/service/s3control.
  • 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.7.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.7.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 Aug 5, 2025
Copy link
Author

dependabot bot commented on behalf of github Aug 12, 2025

Superseded by #6.

@dependabot dependabot bot closed this Aug 12, 2025
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/aws-tw-6.7 branch August 12, 2025 08:48
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