Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps hashicorp/aws from 5.94.1 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)

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.94.1 to 5.99.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@v5.94.1...v5.99.1)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 5.99.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Jun 2, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 13, 2025

Superseded by #10.

@dependabot dependabot bot closed this Jun 13, 2025
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/aws-5.99.1 branch June 13, 2025 14:12
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