Update Terraform aws to v5.99.1 #284
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.98.0
->5.99.1
Release Notes
hashicorp/terraform-provider-aws (aws)
v5.99.1
Compare Source
BUG FIXES:
panic: runtime error: invalid memory address or nil pointer dereference
(#42813)InvalidAction
exceptions forDescribeCapacityReservation
operations. This fixes a regression introduced in v5.99.0 (#42812)rule.filter
. (#42655)v5.99.0
Compare Source
FEATURES:
aws_notifications_channel_association
(#42575)aws_notifications_event_rule
(#42575)aws_notifications_notification_configuration
(#42575)aws_notifications_notification_hub
(#42544)aws_notificationscontacts_email_contact
(#42575)aws_quicksight_account_settings
(#42185)aws_workspacesweb_browser_settings
(#42681)aws_workspacesweb_network_settings
(#42722)aws_workspacesweb_user_settings
(#42783)ENHANCEMENTS:
block_device_mappings.ebs["volume_initialization_rate"]
attribute (#42684)block_device_mappings.ebs.volume_initialization_rate
attribute (#42684)tags
attribute. This functionality requires theverifiedpermissions:ListTagsForResource
IAM permission (#42663)volume_configuration.managed_ebs_volume.volume_initialization_rate
argument (#42750)block_device_mappings.ebs.volume_initialization_rate
argument (#42684)minimum_load_balancer_capacity
configuration block. This functionality requires theelasticloadbalancing:DescribeCapacityReservations
andelasticloadbalancing:ModifyCapacityReservation
IAM permissions (#42685)name
to be updated in-place. This functionality requires theaccount:PutAccountName
IAM permission (#42350)tags
argument andtags_all
attribute. This functionality requires theverifiedpermissions:ListTagsForResource
,verifiedpermissions:TagResource
, andverifiedpermissions:UntagResource
IAM permissions (#42663)BUG FIXES:
prefix
can now be up to 256 characters (#42723)user_pool_add_ons.advanced_security_additional_flows
block is non-empty, but contains only a singlenil
value. (#42793)prefix
can now be up to 256 characters (#42723)HeadBucket
S3 API calls are made using configured credentials. This fixes a regression introduced in v5.98.0 (#42786)rule.filter
. (#42624)dns_options
were not being updated correctly whenprivate_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.
This PR was generated by Mend Renovate. View the repository job log.