ENHANCEMENTS:
- data-source/aws_directory_service_directory:
connect_settings
connect_ips
attribute now set (#13395) - resource/aws_directory_service_directory:
connect_settings
connect_ips
attribute now set (#13395) - resource/aws_iot_topic_rule: Add
step_functions
configuration block (#13520) - resource/aws_ses_event_destination: Support resource import (#13464)
BUG FIXES:
- data-source/aws_elasticsearch_domain:
processing
is now correctly set (#13397) - resource/aws_acm_certificate: Update pending DNS validation record creation time from 1 minute to 5 minutes (better support for certificates with high amount of Subject Alternative Names) (#12371)
- resource/aws_api_gateway_method_settings:
settings
now properly set (#13403) - resource/aws_autoscaling_group: Ignore ordering differences for
tags
argument (prevent unexpected differences from version 2.63.0) (#13515) - resource/aws_codebuild_project: Enable drift detection for
environment_variable
argument (#6427) - resource/aws_codebuild_project: Prevent
inconsistent final plan
errors withsource
configuration block (#10615) - resource/aws_ecs_task_definition: Ensure
efs_volume_configuration
changes are properly detected (#12571] / [#12751) - resource/aws_lb_cookie_stickiness_policy:
cookie_expiration_policy
now properly set (#13418) - resource/aws_lightsail_instance:
ram_size
now properly set (#13430) - resource/aws_load_balancer_backend_server_policy:
instance_port
now properly set (#13418) - resource/aws_load_balancer_listener_policy:
load_balancer_port
now properly set (#13418) - resource/aws_opsworks_application:
environment
secure
now properly set (#13435) - resource/aws_security_group_rule: Correctly set
description
after state refresh whensource_security_group_id
refers to a security group across accounts (#13364) - resource/aws_ses_active_receipt_rule_set: Recreate resource when destroyed outside of Terraform (#9086)
- resource/aws_ses_event_destination: Correctly refresh entire resource state (prevent unexpected differences from version 2.63.0 and properly perform drift detection) (#13464)
- resource/aws_ses_receipt_rule: Recreate resource when destroyed outside of Terraform (#9086)
- resource/aws_sns_topic: Attributes of type
schema.TypeInt
are now correctly set (#13437)