FEATURES:
- New Data Source:
aws_fis_experiment_templates
(#37060) - New Data Source:
aws_vpc_endpoint_associations
(#41918)
ENHANCEMENTS:
- data-source/aws_api_gateway_domain_name: Add
endpoint_configuration.ip_address_type
attribute (#42146) - data-source/aws_api_gateway_rest_api: Add
endpoint_configuration.ip_address_type
attribute (#42146) - data-source/aws_apigatewayv2_api: Add
ip_address_type
attribute (#42145) - data-source/aws_dms_endpoint: Add
kinesis_settings.use_large_integer_value
attribute (#42300) - data-source/aws_guardduty_detector: Add
arn
attribute (#42344) - data-source/aws_guardduty_detector: Add
tags
attribute (#42344) - resource/aws_api_gateway_domain_name: Add
endpoint_configuration.ip_address_type
argument to support dual-stack (IPv4 and IPv6) endpoints (#42146) - resource/aws_api_gateway_rest_api: Add
endpoint_configuration.ip_address_type
argument to support dual-stack (IPv4 and IPv6) endpoints (#42146) - resource/aws_apigatewayv2_api: Add
ip_address_type
argument to support dual-stack (IPv4 and IPv6) endpoints (#42145) - resource/aws_apigatewayv2_domain_name: Add
domain_name_configuration.ip_address_type
argument to support dual-stack (IPv4 and IPv6) endpoints (#42145) - resource/aws_dms_endpoint: Add
kinesis_settings.use_large_integer_value
argument (#42300) - resource/aws_fis_experiment_template: Add
experiment_report_configuration
argument (#41120)
BUG FIXES:
- resource/aws_elasticache_replication_group: Fix
malformed version
error when parsing 7.x redis engine versions (#42346) - resource/aws_iam_user: Retry
ConcurrentModificationException
s during user creation (#42081) - resource/aws_rds_cluster: Fix
InvalidParameterValue: SecondsUntilAutoPause can only be specified when minimum capacity is 0
errors when removingserverlessv2_scaling_configuration.seconds_until_auto_pause
(#41180)