Skip to content

v2.49.0

Compare
Choose a tag to compare
@gdavison gdavison released this 14 Feb 15:45

FEATURES:

  • New Resource: aws_codestarnotifications_notification_rule (#10991)
  • New Resource: aws_s3_bucket_analytics_configuration (#11874)

ENHANCEMENTS:

  • data-source/aws_api_gateway_rest_api: Add api_key_source, arn, binary_media_types, description, endpoint_configuration, execution_arn, minimum_compression_size, policy, and tags attributes (#10971)
  • resource/aws_db_instance: Support agent value in enable_cloudwatch_logs_exports argument plan-time validation (Support MSSQL agent log) (#11472)
  • resource/aws_db_instance: Add delete_automated_backups argument (#8461)
  • resource/aws_gamelift_fleet: Add tags argument (#11559)
  • resource/aws_instance: Add hibernation argument (#6961)
  • resource/aws_launch_template: Add cpu_options configuration block (support disabling multithreading) (#6552)
  • resource/aws_neptune_cluster: Add enable_cloudwatch_logs_exports argument (support audit logging) (#11949)
  • resource/aws_neptune_cluster: Add deletion_protection argument (#11731)
  • resource/aws_rds_global_database: Support aurora-mysql value in engine argument plan-time validation (Support Aurora MySQL 5.7) (#11790)

BUG FIXES:

  • data-source/aws_route53_zone: Fixes regression from version 2.48.0 when filtering using tags (#11953)
  • resource/aws_batch_job_definition: Prevent extraneous differences with container_properties argument missing environment, mountPoints, ulimits, and volumes configuration (#12000)
  • resource/aws_cognito_user_pool: Allow admin_create_user_config configuration block unused_account_validity_days argument to be omitted (#12001)
  • resource/aws_launch_configuration: Fixes regression from version 2.23.0 with instance store AMIs returning an unexpected error (#9810)
  • resource/aws_launch_configuration: Fixes regression from version 2.23.0 to allow missing EC2 Image during root block device lookup (#12009)
  • resource/aws_route53_record: The artificial, hardcoded five minute timeouts for creation and deletions have been removed in preference of the default AWS Go SDK retrying logic (#11895)