github hashicorp/terraform-provider-aws v4.40.0

latest releases: v5.49.0, v5.48.0, v5.47.0...
18 months ago

NOTES:

  • data-source/aws_identitystore_group: The filter argument has been deprecated. Use the alternate_identifier argument instead (#27762)

FEATURES:

  • New Data Source: aws_controltower_controls (#26978)
  • New Data Source: aws_ivs_stream_key (#27789)
  • New Resource: aws_appconfig_extension (#27860)
  • New Resource: aws_appconfig_extension_association (#27860)
  • New Resource: aws_controltower_control (#26990)
  • New Resource: aws_evidently_feature (#27395)
  • New Resource: aws_ivs_channel (#27726)
  • New Resource: aws_networkmanager_connect_attachment (#27787)
  • New Resource: aws_opensearch_inbound_connection_accepter (#22988)
  • New Resource: aws_opensearch_outbound_connection (#22988)
  • New Resource: aws_scheduler_schedule_group (#27800)
  • New Resource: aws_schemas_registry_policy (#27705)
  • New Resource: aws_sesv2_email_identity_mail_from_attributes (#27672)

ENHANCEMENTS:

  • data-source/aws_cloudtrail_service_account: Add service account ID for eu-central-2 AWS Region (#27814)
  • data-source/aws_cloudtrail_service_account: Add service account ID for eu-south-2 AWS Region (#27855)
  • data-source/aws_connect_instance: Add multi_party_conference_enabled attribute (#27734)
  • data-source/aws_elb_hosted_zone_id: Add hosted zone ID for eu-central-2 AWS Region (#27814)
  • data-source/aws_elb_hosted_zone_id: Add hosted zone ID for eu-south-2 AWS Region (#27855)
  • data-source/aws_identitystore_group: Add alternate_identifier argument and description attribute (#27762)
  • data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for eu-central-2 AWS Region (#27814)
  • data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for eu-south-2 AWS Region (#27855)
  • data-source/aws_s3_bucket: Add hosted zone ID for eu-central-2 AWS Region (#27814)
  • data-source/aws_s3_bucket: Add hosted zone ID for eu-south-2 AWS Region (#27855)
  • provider: Support eu-central-2 as a valid AWS Region (#27812)
  • resource/aws_acm_certificate: Add key_algorithm argument in support of ECDSA TLS certificates (#27781)
  • resource/aws_autoscaling_group: Add support for price-capacity-optimized spot_allocation_strategy value (#27795)
  • resource/aws_cloudwatch_logs_group: Add skip_destroy argument (#26775)
  • resource/aws_cognito_user_pool: Add sns_region attribute to sms_configuration block (#26684)
  • resource/aws_connect_instance: Add multi_party_conference_enabled argument (#27734)
  • resource/aws_customer_gateway: Make ip_address optional (#26673)
  • resource/aws_docdb_cluster_instance: Add enable_performance_insights and performance_insights_kms_key_id arguments (#27769)
  • resource/aws_dynamodb_table_item: Allow the creation of items with the same hash key but different range keys (#27517)
  • resource/aws_ec2_fleet: Add support for price-capacity-optimized spot_options.allocation_strategy value (#27795)
  • resource/aws_ecs_service: Add triggers argument to enable in-place updates (redeployments) on each apply, when used with force_new_deployment = true (#25840)
  • resource/aws_medialive_channel: Add support for more output, output_groups, audio_descriptions and video_descriptions in encoder_settings. Add support for input_settings in input_attachments (#27823)
  • resource/aws_msk_cluster: Add storage_mode argument (#27546)
  • resource/aws_neptune_cluster: Add serverless_v2_scaling_configuration block in support of Neptune Serverless (#27763)
  • resource/aws_network_interface_sg_attachment: Add import support (#27785)
  • resource/aws_security_group_rule: Add security_group_rule_id attribute (#27828)
  • resource/aws_spot_fleet_request: Add support for priceCapacityOptimized allocation_strategy value (#27795)

BUG FIXES:

  • resource/aws_appstream_stack: Fix redirect_url max character length (#27744)
  • resource/aws_dynamodb_table: Allow changing KMS keys on tables with replicas. (#23156)
  • resource/aws_route53_resolver_endpoint: Fix deduplication with multiple IPs on the same subnet (#25708)
  • resource/aws_sesv2_email_identity_feedback_attributes: Fix invalid resource ID in error messages when creating the resource (#27784)

Don't miss a new terraform-provider-aws release

NewReleases is sending notifications on new releases.