Skip to content

Bump hashicorp/aws from 6.0.0 to 6.5.0 in /grafana/non-prod/terraform in the terraform-minor-patch group across 1 directory#689

Merged
mfjarvis merged 1 commit intomasterfrom
dependabot/terraform/grafana/non-prod/terraform/terraform-minor-patch-e5e404aeb3
Aug 14, 2025
Merged

Bump hashicorp/aws from 6.0.0 to 6.5.0 in /grafana/non-prod/terraform in the terraform-minor-patch group across 1 directory#689
mfjarvis merged 1 commit intomasterfrom
dependabot/terraform/grafana/non-prod/terraform/terraform-minor-patch-e5e404aeb3

Conversation

@dependabot
Copy link
Contributor

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

Bumps the terraform-minor-patch group with 1 update in the /grafana/non-prod/terraform directory: hashicorp/aws.

Updates hashicorp/aws from 6.0.0 to 6.5.0

Release notes

Sourced from hashicorp/aws's releases.

v6.5.0

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:

  • New Data Source: aws_ecr_images (#42577)
  • New Resource: aws_cognito_log_delivery_configuration (#43396)
  • New Resource: aws_networkfirewall_firewall_transit_gateway_attachment_accepter (#43430)
  • New Resource: aws_s3_bucket_metadata_configuration (#41364)

ENHANCEMENTS:

  • data-source/aws_dms_endpoint: Add postgres_settings.authentication_method and postgres_settings.service_access_role_arn attributes (#43440)
  • data-source/aws_networkfirewall_firewall: Add availability_zone_change_protection, availability_zone_mapping, firewall_status.sync_states.attachment.status_message, firewall_status.transit_gateway_attachment_sync_states, transit_gateway_id, and transit_gateway_owner_account_id attributes (#43430)
  • resource/aws_alb_listener: Add resource identity support (#43161)
  • resource/aws_alb_listener_rule: Add resource identity support (#43155)
  • resource/aws_alb_target_group: Add resource identity support (#43171)
  • resource/aws_dms_endpoint: Add oracle_settings configuration block for authentication method (#43125)
  • resource/aws_dms_endpoint: Add postgres_settings.authentication_method and postgres_settings.service_access_role_arn arguments (#43440)
  • resource/aws_dms_endpoint: Add plan-time validation of postgres_settings.database_mode, postgres_settings.map_long_varchar_as, and postgres_settings.plugin_name arguments (#43440)
  • resource/aws_dms_replication_instance: Add dns_name_servers attribute and kerberos_authentication_settings configuration block for Kerberos authentication settings (#43125)
  • resource/aws_dx_gateway_association: Add transit_gateway_attachment_id attribute. This functionality requires the ec2:DescribeTransitGatewayAttachments IAM permission (#43436)
  • resource/aws_globalaccelerator_accelerator: Add resource identity support (#43200)
  • resource/aws_globalaccelerator_custom_routing_accelerator: Add resource identity support (#43423)
  • resource/aws_glue_registry: Add resource identity support (#43450)
  • resource/aws_glue_schema: Add resource identity support (#43450)
  • resource/aws_iam_openid_connect_provider: Add resource identity support (#43503)
  • resource/aws_iam_policy: Add resource identity support (#43503)
  • resource/aws_iam_saml_provider: Add resource identity support (#43503)
  • resource/aws_iam_service_linked_role: Add resource identity support (#43503)
  • resource/aws_inspector2_enabler: Support CODE_REPOSITORY as a valid value for resource_types (#43525)
  • resource/aws_inspector2_organization_configuration: Add auto_enable.code_repository argument (#43525)
  • resource/aws_lb_listener: Add resource identity support (#43161)
  • resource/aws_lb_listener_rule: Add resource identity support (#43155)
  • resource/aws_lb_target_group: Add resource identity support (#43171)
  • resource/aws_lb_trust_store: Add resource identity support (#43186)
  • resource/aws_networkfirewall_firewall: Add availability_zone_change_protection, availability_zone_mapping, and transit_gateway_id arguments and firewall_status.transit_gateway_attachment_sync_states and transit_gateway_owner_account_id attributes (#43430)
  • resource/aws_networkfirewall_firewall: Mark subnet_mapping and vpc_id as Optional (#43430)
  • resource/aws_quicksight_account_subscription: Add import support. This resource can now be imported via the aws_account_id argument. (#43501)
  • resource/aws_sns_topic: Add resource identity support (#43202)
  • resource/aws_wafv2_rule_group: Add rules_json argument (#43397)
  • resource/aws_wafv2_web_acl: Add statement.rate_based_statement.custom_key.asn argument (#43506)

BUG FIXES:

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

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:

  • New Data Source: aws_ecr_images (#42577)
  • New Resource: aws_cognito_log_delivery_configuration (#43396)
  • New Resource: aws_networkfirewall_firewall_transit_gateway_attachment_accepter (#43430)
  • New Resource: aws_s3_bucket_metadata_configuration (#41364)

ENHANCEMENTS:

  • data-source/aws_dms_endpoint: Add postgres_settings.authentication_method and postgres_settings.service_access_role_arn attributes (#43440)
  • data-source/aws_networkfirewall_firewall: Add availability_zone_change_protection, availability_zone_mapping, firewall_status.sync_states.attachment.status_message, firewall_status.transit_gateway_attachment_sync_states, transit_gateway_id, and transit_gateway_owner_account_id attributes (#43430)
  • resource/aws_alb_listener: Add resource identity support (#43161)
  • resource/aws_alb_listener_rule: Add resource identity support (#43155)
  • resource/aws_alb_target_group: Add resource identity support (#43171)
  • resource/aws_dms_endpoint: Add oracle_settings configuration block for authentication method (#43125)
  • resource/aws_dms_endpoint: Add postgres_settings.authentication_method and postgres_settings.service_access_role_arn arguments (#43440)
  • resource/aws_dms_endpoint: Add plan-time validation of postgres_settings.database_mode, postgres_settings.map_long_varchar_as, and postgres_settings.plugin_name arguments (#43440)
  • resource/aws_dms_replication_instance: Add dns_name_servers attribute and kerberos_authentication_settings configuration block for Kerberos authentication settings (#43125)
  • resource/aws_dx_gateway_association: Add transit_gateway_attachment_id attribute. This functionality requires the ec2:DescribeTransitGatewayAttachments IAM permission (#43436)
  • resource/aws_globalaccelerator_accelerator: Add resource identity support (#43200)
  • resource/aws_globalaccelerator_custom_routing_accelerator: Add resource identity support (#43423)
  • resource/aws_glue_registry: Add resource identity support (#43450)
  • resource/aws_glue_schema: Add resource identity support (#43450)
  • resource/aws_iam_openid_connect_provider: Add resource identity support (#43503)
  • resource/aws_iam_policy: Add resource identity support (#43503)
  • resource/aws_iam_saml_provider: Add resource identity support (#43503)
  • resource/aws_iam_service_linked_role: Add resource identity support (#43503)
  • resource/aws_inspector2_enabler: Support CODE_REPOSITORY as a valid value for resource_types (#43525)
  • resource/aws_inspector2_organization_configuration: Add auto_enable.code_repository argument (#43525)
  • resource/aws_lb_listener: Add resource identity support (#43161)
  • resource/aws_lb_listener_rule: Add resource identity support (#43155)
  • resource/aws_lb_target_group: Add resource identity support (#43171)
  • resource/aws_lb_trust_store: Add resource identity support (#43186)
  • resource/aws_networkfirewall_firewall: Add availability_zone_change_protection, availability_zone_mapping, and transit_gateway_id arguments and firewall_status.transit_gateway_attachment_sync_states and transit_gateway_owner_account_id attributes (#43430)
  • resource/aws_networkfirewall_firewall: Mark subnet_mapping and vpc_id as Optional (#43430)
  • resource/aws_quicksight_account_subscription: Add import support. This resource can now be imported via the aws_account_id argument. (#43501)
  • resource/aws_sns_topic: Add resource identity support (#43202)
  • resource/aws_wafv2_rule_group: Add rules_json argument (#43397)
  • resource/aws_wafv2_web_acl: Add statement.rate_based_statement.custom_key.asn argument (#43506)

BUG FIXES:

  • provider: Prevent planned forces replacement on region for numerous resource types when upgrading from a pre-v6.0.0 provider version and -refresh=false is in effect (#43516)

... (truncated)

Commits

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 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 <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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Jul 25, 2025
@dependabot dependabot bot force-pushed the dependabot/terraform/grafana/non-prod/terraform/terraform-minor-patch-e5e404aeb3 branch 4 times, most recently from 8fb6348 to 1608c4c Compare August 2, 2025 11:54
@dependabot dependabot bot force-pushed the dependabot/terraform/grafana/non-prod/terraform/terraform-minor-patch-e5e404aeb3 branch 4 times, most recently from 5b5150a to 7f0a915 Compare August 13, 2025 03:27
@mfjarvis mfjarvis enabled auto-merge (squash) August 13, 2025 15:41
Bumps the terraform-minor-patch group with 1 update in the /grafana/non-prod/terraform directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).


Updates `hashicorp/aws` from 6.0.0 to 6.5.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.0.0...v6.5.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/terraform/grafana/non-prod/terraform/terraform-minor-patch-e5e404aeb3 branch from 7f0a915 to 291f8fa Compare August 14, 2025 02:19
@sonarqubecloud
Copy link

@mfjarvis mfjarvis merged commit 7c127b4 into master Aug 14, 2025
7 checks passed
@mfjarvis mfjarvis deleted the dependabot/terraform/grafana/non-prod/terraform/terraform-minor-patch-e5e404aeb3 branch August 14, 2025 02:32
mfjarvis pushed a commit that referenced this pull request Aug 28, 2025
Bumps the terraform-minor-patch group with 1 update in the /grafana/non-prod/terraform directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).


Updates `hashicorp/aws` from 6.0.0 to 6.5.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.0.0...v6.5.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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