Skip to content

v2.52.0

Compare
Choose a tag to compare
@gdavison gdavison released this 06 Mar 19:22

FEATURES:

  • New Data Source: aws_ec2_instance_type_offering (#12139)
  • New Data Source: aws_ec2_instance_type_offerings (#12139)

ENHANCEMENTS:

  • resource/aws_eks_cluster: Add encryption_config configuration block (#12280)
  • resource/aws_globalaccelerator_accelerator: Add dns_name and hosted_zone_id attributes (#11670)
  • resource/aws_lb_target_group: Add load_balancing_algorithm_type argument (support Least Outstanding Requests algorithm for Application Load Balancers) (#11141)
  • resource/aws_s3_bucket: Add grant to implement ACL policy grants (#3728)

BUG FIXES:

  • resource/aws_iam_service_linked_role: Allow aws_service_name argument validation to accept values in AWS partitions outside AWS Commercial and AWS GovCloud (US) (#11919)
  • resource/aws_lambda_function_event_invoke_config: Retry on additional IAM eventual consistency error with SNS Topic destinations (#12171)
  • resource/aws_media_store_container: Prevent ValidationException error on creation when no tags are configured (#12170)