FEATURES:
- New Data Source:
aws_emrcontainers_virtual_cluster
(#20003) - New Data Source:
aws_iam_instance_profiles
(#24423) - New Data Source:
aws_secretsmanager_secrets
(#24514) - New Resource:
aws_emrcontainers_virtual_cluster
(#20003) - New Resource:
aws_iot_topic_rule_destination
(#24395)
ENHANCEMENTS:
- data-source/aws_ami: Add
deprecation_time
attribute (#24489) - data-source/aws_msk_cluster: Add
bootstrap_brokers_public_sasl_iam
,bootstrap_brokers_public_sasl_scram
andbootstrap_brokers_public_tls
attributes (#21005) - data-source/aws_ssm_patch_baseline: Add the following attributes:
approved_patches
,approved_patches_compliance_level
,approval_rule
,global_filter
,rejected_patches
,rejected_patches_action
,source
(#24401) - resource/aws_ami: Add
deprecation_time
argument (#24489) - resource/aws_ami_copy: Add
deprecation_time
argument (#24489) - resource/aws_ami_from_instance: Add
deprecation_time
argument (#24489) - resource/aws_iot_topic_rule: Add
http
anderror_action.http
arguments (#16087) - resource/aws_iot_topic_rule: Add
kafka
anderror_action.kafka
arguments (#24395) - resource/aws_iot_topic_rule: Add
s3.canned_acl
anderror_action.s3.canned_acl
arguments (#19175) - resource/aws_iot_topic_rule: Add
timestream
anderror_action.timestream
arguments (#22337) - resource/aws_lambda_permission: Add
function_url_auth_type
argument (#24510) - resource/aws_msk_cluster: Add
bootstrap_brokers_public_sasl_iam
,bootstrap_brokers_public_sasl_scram
andbootstrap_brokers_public_tls
attributes (#21005) - resource/aws_msk_cluster: Add
broker_node_group_info.connectivity_info
argument to support public access (#21005) - resource/aws_msk_cluster: Add
client_authentication.unauthenticated
argument (#21005) - resource/aws_msk_cluster: Allow in-place update of
client_authentication
andencryption_info.encryption_in_transit.client_broker
(#21005)
BUG FIXES:
- resource/aws_cloudfront_distribution: Fix PreconditionFailed errors when other CloudFront resources are changed before the distribution (#24537)
- resource/aws_ecs_service: Fix retry when using the
wait_for_steady_state
parameter (#24541) - resource/aws_launch_template: Fix crash when reading
license_specification
(#24579) - resource/aws_ssm_document: Always include
attachment_sources
when updating SSM documents (#24530)