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.56
->~> 4.57
Release Notes
hashicorp/terraform-provider-aws
v4.57.1
Compare Source
BUG FIXES:
Provider produced inconsistent final plan
errors produced by nullskip_destroy
attribute value. NOTE: Because the maintainers have been unable to reproduce the reported problem, the fix is best effort and we ask for community support in verifying the fix. (#29812)v4.57.0
Compare Source
NOTES:
s3_settings
argument has been deprecated. All configurations usingaws_dms_endpoint.*.s3_settings
should be updated to use theaws_dms_s3_endpoint
resource instead (#29728)base_policy_region
argument is being deprecated in favor of the newbase_policy_regions
argument. (#29623)FEATURES:
aws_lightsail_bucket_resource_access
(#29460)ENHANCEMENTS:
instance_requirements.allowed_instance_types
andinstance_requirements.network_bandwidth_gbps
attributes (#29140)auto_rollback
to theinstance_refresh.preferences
configuration block (#29513)mixed_instances_policy.launch_template.override.instance_requirements.allowed_instance_types
andmixed_instances_policy.launch_template.override.instance_requirements.network_bandwidth_gbps
arguments (#29140)metrics
to thetarget_tracking_configuration.customized_metric_specification
configuration block in support of metric math (#28560)kms_key_id
argument (#29224)db2
engine (#29380)azure-sql-managed-instance
engine_name
value (#28960)detach_target_on_lob_lookup_failure_parquet
argument (#29772)fleet_instance_set
,fleet_state
,fulfilled_capacity
, andfulfilled_on_demand_capacity
attributes (#29181)launch_template_config.override.instance_requirements.allowed_instance_types
andlaunch_template_config.override.instance_requirements.network_bandwidth_gbps
arguments (#29140)on_demand_options.capacity_reservation_options
,on_demand_options.max_total_price
,on_demand_options.min_target_capacity
,on_demand_options.single_availability_zone
andon_demand_options.single_instance_type
arguments (#29181)spot_options.maintenance_strategies.capacity_rebalance.termination_delay
argument (#29181)valid_from
andvalid_until
arguments (#29181)skip_destroy
argument (#29646)memory_size
,role
, andtimeout
(#29721)instance_requirements.allowed_instance_types
andinstance_requirements.network_bandwidth_gbps
arguments (#29140)base_policy_regions
argument (#29623)launch_template_config.overrides.instance_requirements.allowed_instance_types
andlaunch_template_config.overrides.instance_requirements.network_bandwidth_gbps
arguments (#29140)on_partial_upload
block on theworkflow_details
attribute. (#27730)BUG FIXES:
extra_connection_attributes
(#29772)InsufficientInstanceCapacity
errors, do not retry in order to fail faster, as this error is typically not resolvable in the near future (#21293)workflow_details
attribute. (#27730)home_directory_mappings
due to empty list validation error (#27563)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.