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:
4.48.0
->4.49.0
Release Notes
hashicorp/terraform-provider-aws
v4.49.0
Compare Source
NOTES:
s3_settings
cdc_min_file_size
, AWS changed the multiplier to kilobytes instead of megabytes. In other words, prior to the change, a value of32
represented 32 MiB. After the change, a value of32
represents 32 KB. Change your configuration accordingly. (#28578)subtype
attribute is no longer deprecated (#28567)FEATURES:
aws_s3control_multi_region_access_point
(#28373)aws_appsync_type
(#28437)aws_auditmanager_assessment
(#28643)aws_auditmanager_assessment_report
(#28663)aws_ec2_instance_state
(#28639)aws_lightsail_bucket
(#28585)aws_ssoadmin_instance_access_control_attributes
(#23317)ENHANCEMENTS:
desired_capacity_type
attribute (#28658)encryption_algorithm
andkey_id
arguments in support of asymmetric keys (#21054)connector_type
CustomConnector. Addcluster_identifier
,database_name
, anddata_api_role_arn
attributes forredshift
connection_profile_properties
(#26766)runtime
andcode
arguments (#28436)caching_config.ttl
(#28436)configuration.execution_role
argument (#28420)desired_capacity_type
argument (#28658)s3_settings
cdc_min_file_size
default to 32000 in order to align with AWS's change from megabytes to kilobytes for this setting (#28578)alarms
argument (#28521)add_on
configuration block. (#28602)cidr_list_aliases
argument (#28376)bucket_account_id
argument (#28564)advanced_cost_optimization_metrics
,advanced_data_protection_metrics
, anddetailed_status_code_metrics
arguments to thestorage_lens_configuration.account_level
andstorage_lens_configuration.account_level.bucket_level
configuration blocks (#28564)rule.action.captcha
argument (#28435)rule.action.challenge
argument (#28305)BUG FIXES:
ListTagsLogGroup
API (#28492)ListTagsLogGroup
,TagLogGroup
andUntagLogGroup
APIs (#28492)ignore_header_rows
and deprecate misspelledignore_headers_row
. (#28579)InvalidUserGroupState
errors to handle concurrent updates (#28689)cors
configuration block (#28439)availability_zone
attribute is now optional/computed to support HAbundle_id
s (#28590)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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.