An open index of dependabot pull requests across open source projects.

Bump hashicorp/aws from 5.68.0 to 5.99.1 in /infrastructure/stacks/application

Open
Number: #1063
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: June 05, 2025 at 12:09 PM UTC
(12 months ago)
Updated: June 05, 2025 at 12:09 PM UTC
(12 months ago)
Labels:
dependencies terraform
Description:

Bumps hashicorp/aws from 5.68.0 to 5.99.1.

Release notes

Sourced from hashicorp/aws's releases.

v5.99.1

BUG FIXES:

  • resource/aws_fms_admin_account: Fix panic: runtime error: invalid memory address or nil pointer dereference (#42813)
  • resource/aws_lb: Ignore InvalidAction exceptions for DescribeCapacityReservation operations. This fixes a regression introduced in v5.99.0 (#42812)
  • resource/aws_s3_bucket_lifecycle_configuration: Correctly handles switching child attributes of rule.filter. (#42655)

v5.99.0

FEATURES:

  • New Resource: aws_notifications_channel_association (#42575)
  • New Resource: aws_notifications_event_rule (#42575)
  • New Resource: aws_notifications_notification_configuration (#42575)
  • New Resource: aws_notifications_notification_hub (#42544)
  • New Resource: aws_notificationscontacts_email_contact (#42575)
  • New Resource: aws_quicksight_account_settings (#42185)
  • New Resource: aws_workspacesweb_browser_settings (#42681)
  • New Resource: aws_workspacesweb_network_settings (#42722)
  • New Resource: aws_workspacesweb_user_settings (#42783)

ENHANCEMENTS:

  • data-source/aws_ami: Add block_device_mappings.ebs["volume_initialization_rate"] attribute (#42684)
  • data-source/aws_launch_template: Add block_device_mappings.ebs.volume_initialization_rate attribute (#42684)
  • data-source/aws_verifiedpermissions_policy_store: Add tags attribute. This functionality requires the verifiedpermissions:ListTagsForResource IAM permission (#42663)
  • resource/aws_ecs_service: Add volume_configuration.managed_ebs_volume.volume_initialization_rate argument (#42750)
  • resource/aws_launch_template: Add block_device_mappings.ebs.volume_initialization_rate argument (#42684)
  • resource/aws_lb: Add minimum_load_balancer_capacity configuration block. This functionality requires the elasticloadbalancing:DescribeCapacityReservations and elasticloadbalancing:ModifyCapacityReservation IAM permissions (#42685)
  • resource/aws_organizations_account: Allow name to be updated in-place. This functionality requires the account:PutAccountName IAM permission (#42350)
  • resource/aws_securityhub_standards_subscription: Add configurable Create and Delete timeouts (#42759)
  • resource/aws_verifiedpermissions_policy_store: Add tags argument and tags_all attribute. This functionality requires the verifiedpermissions:ListTagsForResource, verifiedpermissions:TagResource, and verifiedpermissions:UntagResource IAM permissions (#42663)

BUG FIXES:

  • data-source/aws_ecr_repository_creation_template: prefix can now be up to 256 characters (#42723)
  • resource/aws_cloudwatch_log_stream: Fix to return the first matched stream name during the read operation. This fixes a regression introduced in v5.83.0 (#42719)
  • resource/aws_cognitoidp_user_pool: Fix crash when the user_pool_add_ons.advanced_security_additional_flows block is non-empty, but contains only a single nil value. (#42793)
  • resource/aws_ecr_repository_creation_template: prefix can now be up to 256 characters (#42723)
  • resource/aws_elasticache_replication_group: Fix crash during read operations where configuration endpoint and node groups are nil and empty, respectively (#42726)
  • resource/aws_s3_bucket: Ensure that HeadBucket S3 API calls are made using configured credentials. This fixes a regression introduced in v5.98.0 (#42786)
  • resource/aws_s3_bucket_lifecycle_configuration: No longer returns warning on empty rule.filter. (#42624)
  • resource/aws_vpc_endpoint: Fix issue where dns_options were not being updated correctly when private_dns_enabled was set to true (#42746)

v5.98.0

FEATURES:

  • New Data Source: aws_account_primary_contact (#42526)
  • New Data Source: aws_dynamodb_tables (#42339)
  • New Resource: aws_bedrockagent_prompt (#42211)
  • New Resource: aws_cloudfrontkeyvaluestore_keys_exclusive (#42246)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

5.99.1 (May 30, 2025)

BUG FIXES:

  • resource/aws_fms_admin_account: Fix panic: runtime error: invalid memory address or nil pointer dereference (#42813)
  • resource/aws_lb: Ignore InvalidAction exceptions for DescribeCapacityReservation operations. This fixes a regression introduced in v5.99.0 (#42812)
  • resource/aws_s3_bucket_lifecycle_configuration: Correctly handles switching child attributes of rule.filter. (#42655)

5.99.0 (May 29, 2025)

FEATURES:

  • New Resource: aws_notifications_channel_association (#42575)
  • New Resource: aws_notifications_event_rule (#42575)
  • New Resource: aws_notifications_notification_configuration (#42575)
  • New Resource: aws_notifications_notification_hub (#42544)
  • New Resource: aws_notificationscontacts_email_contact (#42575)
  • New Resource: aws_quicksight_account_settings (#42185)
  • New Resource: aws_workspacesweb_browser_settings (#42681)
  • New Resource: aws_workspacesweb_network_settings (#42722)
  • New Resource: aws_workspacesweb_user_settings (#42783)

ENHANCEMENTS:

  • data-source/aws_ami: Add block_device_mappings.ebs["volume_initialization_rate"] attribute (#42684)
  • data-source/aws_launch_template: Add block_device_mappings.ebs.volume_initialization_rate attribute (#42684)
  • data-source/aws_verifiedpermissions_policy_store: Add tags attribute. This functionality requires the verifiedpermissions:ListTagsForResource IAM permission (#42663)
  • resource/aws_ecs_service: Add volume_configuration.managed_ebs_volume.volume_initialization_rate argument (#42750)
  • resource/aws_launch_template: Add block_device_mappings.ebs.volume_initialization_rate argument (#42684)
  • resource/aws_lb: Add minimum_load_balancer_capacity configuration block. This functionality requires the elasticloadbalancing:DescribeCapacityReservations and elasticloadbalancing:ModifyCapacityReservation IAM permissions (#42685)
  • resource/aws_organizations_account: Allow name to be updated in-place. This functionality requires the account:PutAccountName IAM permission (#42350)
  • resource/aws_securityhub_standards_subscription: Add configurable Create and Delete timeouts (#42759)
  • resource/aws_verifiedpermissions_policy_store: Add tags argument and tags_all attribute. This functionality requires the verifiedpermissions:ListTagsForResource, verifiedpermissions:TagResource, and verifiedpermissions:UntagResource IAM permissions (#42663)

BUG FIXES:

  • data-source/aws_ecr_repository_creation_template: prefix can now be up to 256 characters (#42723)
  • resource/aws_cloudwatch_log_stream: Fix to return the first matched stream name during the read operation. This fixes a regression introduced in v5.83.0 (#42719)
  • resource/aws_cognitoidp_user_pool: Fix crash when the user_pool_add_ons.advanced_security_additional_flows block is non-empty, but contains only a single nil value. (#42793)
  • resource/aws_ecr_repository_creation_template: prefix can now be up to 256 characters (#42723)
  • resource/aws_elasticache_replication_group: Fix crash during read operations where configuration endpoint and node groups are nil and empty, respectively (#42726)
  • resource/aws_s3_bucket: Ensure that HeadBucket S3 API calls are made using configured credentials. This fixes a regression introduced in v5.98.0 (#42786)
  • resource/aws_s3_bucket_lifecycle_configuration: No longer returns warning on empty rule.filter. (#42624)
  • resource/aws_vpc_endpoint: Fix issue where dns_options were not being updated correctly when private_dns_enabled was set to true (#42746)

5.98.0 (May 15, 2025)

FEATURES:

  • New Data Source: aws_account_primary_contact (#42526)

... (truncated)

Commits
  • c018c07 Update CHANGELOG.md for #42813
  • 3b6054a Merge pull request #42813 from hashicorp/b-aws_fms_admin_account-crash
  • 7fd502c Merge pull request #42812 from hashicorp/b-aws_lb.DescribeCapacityReservation...
  • 4f2159e Merge pull request #42816 from hashicorp/next-release-v5.99.1
  • 72a3131 Merge pull request #42817 from hashicorp/dependabot/go_modules/dot-ci/tools/g...
  • 9edf921 Merge branch 'main' into next-release-v5.99.1
  • e1724d3 Bump github.com/cli/go-gh/v2 from 2.11.2 to 2.12.1 in /.ci/tools
  • f0ce5a1 Update CHANGELOG.md for #42655
  • a59a095 Merge pull request #42655 from hashicorp/b-s3-bucket-lifecycle-change-filter
  • 7590b1c Next release is v5.99.1.
  • Additional commits viewable in compare view

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 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)
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+18
Deletions:
-18
Package Dependencies
Ecosystem:
terraform
Version Change:
5.68.0 → 5.99.1
Update Type:
Minor
Path:
/infrastructure/stacks/application
Technical Details
ID: 895010
UUID: 2570111666
Node ID: PR_kwDOGEMn286ZMMqy
Host: GitHub
Repository: NHSDigital/dos-integration
Merge State: Unknown