Skip to content

Update Terraform aws to v5.99.1 #284

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update Terraform aws to v5.99.1 #284

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2025

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 5.98.0 -> 5.99.1

Release Notes

hashicorp/terraform-provider-aws (aws)

v5.99.1

Compare Source

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

Compare Source

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/aws-5.x branch from 7bca7a4 to 82a4b87 Compare May 30, 2025 19:43
@renovate renovate bot changed the title Update Terraform aws to v5.99.0 Update Terraform aws to v5.99.1 May 30, 2025
@renovate renovate bot force-pushed the renovate/aws-5.x branch from 82a4b87 to b219a60 Compare June 2, 2025 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants