Skip to content

Conversation

dependabot[bot]
Copy link

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

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

Release notes

Sourced from hashicorp/aws's releases.

v6.6.0

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)
  • resource/aws_globalaccelerator_listener: Add resource identity support (#43539)
  • resource/aws_imagebuilder_container_recipe: Add resource identity support (#43540)
  • resource/aws_imagebuilder_distribution_configuration: Add resource identity support (#43540)
  • resource/aws_imagebuilder_image: Add resource identity support (#43540)
  • resource/aws_imagebuilder_image_pipeline: Add resource identity support (#43540)
  • resource/aws_imagebuilder_image_recipe: Add resource identity support (#43540)
  • resource/aws_imagebuilder_infrastructure_configuration: Add resource identity support (#43540)
  • resource/aws_imagebuilder_workflow: Add resource identity support (#43540)
  • resource/aws_inspector_assessment_target: Add resource identity support (#43542)
  • resource/aws_inspector_assessment_template: Add resource identity support (#43542)
  • resource/aws_inspector_resource_group: Add resource identity support (#43542)
  • resource/aws_nat_gateway: Change secondary_allocation_ids to Optional and Computed (#42591)
  • resource/aws_ssm_patch_baseline: Add available_security_updates_compliance_status argument (#43560)
  • resource/aws_ssm_service_setting: Support short format (with /ssm/ prefix) for setting_id (#43562)

BUG FIXES:

  • resource/aws_appsync_api_cache: Fix "missing required field" error during update (#43523)
  • resource/aws_cloudwatch_log_delivery_destination: Fix update failure when tags are set (#43576)
  • resource/aws_ecs_service: Fix unspecified test_listener_rule incorrectly being set as empty string in load_balancer.advanced_configuration block (#43558)
Changelog

Sourced from hashicorp/aws's changelog.

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)
  • resource/aws_globalaccelerator_listener: Add resource identity support (#43539)
  • resource/aws_imagebuilder_container_recipe: Add resource identity support (#43540)
  • resource/aws_imagebuilder_distribution_configuration: Add resource identity support (#43540)
  • resource/aws_imagebuilder_image: Add resource identity support (#43540)
  • resource/aws_imagebuilder_image_pipeline: Add resource identity support (#43540)
  • resource/aws_imagebuilder_image_recipe: Add resource identity support (#43540)
  • resource/aws_imagebuilder_infrastructure_configuration: Add resource identity support (#43540)
  • resource/aws_imagebuilder_workflow: Add resource identity support (#43540)
  • resource/aws_inspector_assessment_target: Add resource identity support (#43542)
  • resource/aws_inspector_assessment_template: Add resource identity support (#43542)
  • resource/aws_inspector_resource_group: Add resource identity support (#43542)
  • resource/aws_nat_gateway: Change secondary_allocation_ids to Optional and Computed (#42591)
  • resource/aws_ssm_patch_baseline: Add available_security_updates_compliance_status argument (#43560)
  • resource/aws_ssm_service_setting: Support short format (with /ssm/ prefix) for setting_id (#43562)

BUG FIXES:

  • resource/aws_appsync_api_cache: Fix "missing required field" error during update (#43523)
  • resource/aws_cloudwatch_log_delivery_destination: Fix update failure when tags are set (#43576)
  • resource/aws_ecs_service: Fix unspecified test_listener_rule incorrectly being set as empty string in load_balancer.advanced_configuration block (#43558)

6.5.0 (July 24, 2025)

NOTES:

  • resource/aws_cognito_log_delivery_configuration: Because we cannot easily test all this functionality, it is best effort and we ask for community help in testing (#43396)
  • resource/aws_ecs_service: Acceptance tests cannot fully reproduce scenarios with deployments older than 3 months. Community feedback on this fix is appreciated, particularly for long-running ECS services with in-place updates (#43502)

FEATURES:

... (truncated)

Commits
  • e04e751 Update CHANGELOG.md (Manual Trigger)
  • daa2b5d Merge pull request #43576 from tabito-hara/b-aws_cloudwatch_log_delivery_dest...
  • 3db9e87 Merge pull request #43578 from hashicorp/prepare6.6.0
  • 81a59f7 Prepare for v6.6.0 release.
  • bdc5f6f Update CHANGELOG.md for #43574
  • ff36dca Merge pull request #43574 from hashicorp/td-tfsdk2fw-build
  • a60f7f3 Merge pull request #43573 from hashicorp/td-tfresource.RetryWhenIsAErrorMessa...
  • 8cced57 Merge pull request #36628 from tlorreyte/f-aws_athena_database-workgroup
  • 548599d Merge pull request #43560 from stefanfreitag/f-aws_ssm_patch_baseline-add-Ava...
  • b7a24fd Merge pull request #43562 from tabito-hara/f-aws_ssm_service_setting-allow_sh...
  • 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)

… to >= 5.27.0, < 6.6.1

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.27.0...v6.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Jul 28, 2025
Copy link
Author

dependabot bot commented on behalf of github Aug 5, 2025

Superseded by #18.

@dependabot dependabot bot closed this Aug 5, 2025
@dependabot dependabot bot deleted the dependabot/terraform/modules/ram_resource_share/hashicorp/aws-gte-5.27.0-and-lt-6.6.1 branch August 5, 2025 04:46
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