Bump hashicorp/aws from 5.68.0 to 6.14.1 in /infrastructure/stacks/api-key
Open
Number: #1114
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
October 01, 2025 at 02:02 AM UTC
(8 months ago)
(8 months ago)
Updated:
October 01, 2025 at 02:02 AM UTC
(8 months ago)
(8 months ago)
Labels:
dependencies terraform
dependencies terraform
Description:
Bumps hashicorp/aws from 5.68.0 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 Updateerrors for non-refreshed and failed updates (#44375)- provider: Fix
Unexpected Identity Changeerrors when fully-null identity values in state are updated to valid values (#44375)v6.14.0
6.14.0 (September 18, 2025)
FEATURES:
- 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_detailsargument (#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_identifierandenginearguments (#44252)- resource/aws_scheduler_schedule: Add
action_after_completionargument (#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 xxxerrors during group modification (#43520)- resource/aws_sagemaker_endpoint_configuration: Fix panic when empty
async_inference_config.output_config.notification_configblock is specified (#44310)v6.13.0
6.13.0 (September 11, 2025)
ENHANCEMENTS:
... (truncated)
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 Updateerrors for non-refreshed and failed updates (#44375)- provider: Fix
Unexpected Identity Changeerrors 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_detailsargument (#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_identifierandenginearguments (#44252)- resource/aws_scheduler_schedule: Add
action_after_completionargument (#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 xxxerrors during group modification (#43520)- resource/aws_sagemaker_endpoint_configuration: Fix panic when empty
async_inference_config.output_config.notification_configblock is specified (#44310)6.13.0 (September 11, 2025)
... (truncated)
Commits
85bbaaaMerge pull request #44399 from hashicorp/t-update-changelog-version8a81fc2Update changelog version47d9c4dUpdate CHANGELOG.md for #443754748c4fMerge pull request #44375 from hashicorp/f-resource-identity-intercept-fix6f25ce2chore: tidy test commentsf4cc072chore(deps): bump hashicorp/terraform-plugin-sdk/v2 tov2.38.1d9d74f3internal/provider/sdkv2(test): rm redundant tests, tidy up1ac2f71chore: changelog63d8792Commentead066fChoosing unexpected identity change- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| hashicorp/aws | [< 5, > 4.21.0] |
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+18
+18
Deletions:
-18
-18
Package Dependencies
Package:
hashicorp/aws
Ecosystem:
terraform
terraform
Version Change:
5.68.0 → 6.14.1
Update Type:
Major
Major
Path:
/infrastructure/stacks/api-key
Technical Details
| ID: | 8907226 |
| UUID: | 2876584772 |
| Node ID: | PR_kwDOGEMn286rdTNE |
| Host: | GitHub |
| Repository: | NHSDigital/dos-integration |
| Merge State: | Unknown |