Skip to content

Comments

build(deps): bump the terraform group across 1 directory with 2 updates#49

Merged
ialejandro merged 1 commit intomainfrom
dependabot/terraform/terraform/terraform-25900f8f00
Oct 2, 2025
Merged

build(deps): bump the terraform group across 1 directory with 2 updates#49
ialejandro merged 1 commit intomainfrom
dependabot/terraform/terraform/terraform-25900f8f00

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Updates the requirements on hashicorp/aws and terraform-aws-modules/lambda/aws to permit the latest version.
Updates hashicorp/aws to 6.14.1

Release notes

Sourced from hashicorp/aws's releases.

v6.14.1

6.14.1 (September 22, 2025)

NOTES:

  • provider: This release contains both internal provider fixes and a Terraform Plugin SDK V2 update related to a regression which may impact resources that support resource identity (#44375)

BUG FIXES:

  • provider: Fix Missing Resource Identity After Update errors for non-refreshed and failed updates (#44375)
  • provider: Fix Unexpected Identity Change errors when fully-null identity values in state are updated to valid values (#44375)
Changelog

Sourced from hashicorp/aws's changelog.

6.14.1 (September 22, 2025)

NOTES:

  • provider: This release contains both internal provider fixes and a Terraform Plugin SDK V2 update related to a regression which may impact resources that support resource identity (#44375)

BUG FIXES:

  • provider: Fix Missing Resource Identity After Update errors for non-refreshed and failed updates (#44375)
  • provider: Fix Unexpected Identity Change errors when fully-null identity values in state are updated to valid values (#44375)

6.14.0 (September 18, 2025)

FEATURES:

  • New Action: aws_cloudfront_create_invalidation (#43955)
  • New Action: aws_ec2_stop_instance (#43700)
  • New Action: aws_lambda_invoke (#43972)
  • New Action: aws_ses_send_email (#44214)
  • New Action: aws_sns_publish (#44232)
  • New Data Source: aws_billing_views (#44272)
  • New Data Source: aws_odb_cloud_autonomous_vm_cluster (#43809)
  • New Data Source: aws_odb_cloud_exadata_infrastructure (#43650)
  • New Data Source: aws_odb_cloud_vm_cluster (#43790)
  • New Data Source: aws_odb_network (#43715)
  • New Data Source: aws_odb_network_peering_connection (#43757)
  • New Resource: aws_controltower_baseline (#42397)
  • New Resource: aws_odb_cloud_autonomous_vm_cluster (#43809)
  • New Resource: aws_odb_cloud_exadata_infrastructure (#43650)
  • New Resource: aws_odb_cloud_vm_cluster (#43790)
  • New Resource: aws_odb_network (#43715)
  • New Resource: aws_odb_network_peering_connection (#43757)

ENHANCEMENTS:

  • resource/aws_batch_job_queue: Adds List support (#43960)
  • resource/aws_cloudwatch_log_group: Adds List support (#44129)
  • resource/aws_ecs_service: Add deployment_configuration.lifecycle_hook.hook_details argument (#44289)
  • resource/aws_iam_role: Adds List support (#44129)
  • resource/aws_instance: Adds List support (#44129)
  • resource/aws_rds_global_cluster: Remove provider-side conflict between source_db_cluster_identifier and engine arguments (#44252)
  • resource/aws_scheduler_schedule: Add action_after_completion argument (#44264)
  • resource/aws_sfn_state_machine: Add resource identity support (#44286)

BUG FIXES:

  • resource/aws_elasticache_user_group: Ignore InvalidParameterValue: User xxx is not a member of user group xxx errors during group modification (#43520)
  • resource/aws_sagemaker_endpoint_configuration: Fix panic when empty async_inference_config.output_config.notification_config block is specified (#44310)

6.13.0 (September 11, 2025)

... (truncated)

Commits
  • 85bbaaa Merge pull request #44399 from hashicorp/t-update-changelog-version
  • 8a81fc2 Update changelog version
  • 47d9c4d Update CHANGELOG.md for #44375
  • 4748c4f Merge pull request #44375 from hashicorp/f-resource-identity-intercept-fix
  • 6f25ce2 chore: tidy test comments
  • f4cc072 chore(deps): bump hashicorp/terraform-plugin-sdk/v2 to v2.38.1
  • d9d74f3 internal/provider/sdkv2(test): rm redundant tests, tidy up
  • 1ac2f71 chore: changelog
  • 63d8792 Comment
  • ead066f Choosing unexpected identity change
  • Additional commits viewable in compare view

Updates terraform-aws-modules/lambda/aws from 8.0.1 to 8.1.0

Release notes

Sourced from terraform-aws-modules/lambda/aws's releases.

v8.1.0

8.1.0 (2025-08-22)

Features

  • Respect the package-lock.json for a NodeJS Lambda function (#681) (5e4391c)
Changelog

Sourced from terraform-aws-modules/lambda/aws's changelog.

8.1.0 (2025-08-22)

Features

  • Respect the package-lock.json for a NodeJS Lambda function (#681) (5e4391c)
Commits
  • 1c3b16a chore(release): version 8.1.0 [skip ci]
  • 5e4391c feat: Respect the package-lock.json for a NodeJS Lambda function (#681)
  • See full diff 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 <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

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

Updates `hashicorp/aws` to 6.14.1
- [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.14.1)

Updates `terraform-aws-modules/lambda/aws` from 8.0.1 to 8.1.0
- [Release notes](https://github.com/terraform-aws-modules/terraform-aws-lambda/releases)
- [Changelog](https://github.com/terraform-aws-modules/terraform-aws-lambda/blob/master/CHANGELOG.md)
- [Commits](terraform-aws-modules/terraform-aws-lambda@v8.0.1...v8.1.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.14.1
  dependency-type: direct:production
  dependency-group: terraform
- dependency-name: terraform-aws-modules/lambda/aws
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Oct 1, 2025
@ialejandro ialejandro merged commit 827555a into main Oct 2, 2025
2 checks passed
@ialejandro ialejandro deleted the dependabot/terraform/terraform/terraform-25900f8f00 branch October 2, 2025 07:04
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