github hashicorp/terraform-provider-aws v3.45.0

latest releases: v5.50.0, v5.49.0, v5.48.0...
2 years ago

FEATURES:

  • New Data Source: aws_appmesh_mesh (#19577)
  • New Data Source: aws_globalaccelerator_accelerator (#19647)

ENHANCEMENTS:

  • data-source/aws_nat_gateway: Add connectivity_type attribute (#19758)
  • data-source/aws_transfer_server: Add domain attribute. (#19691)
  • resource/aws_cognito_user_pool: Add custom_domain, domain, and estimated_number_of_users attributes (#16502)
  • resource/aws_cognito_user_pool: Add custom_email_sender, custom_sms_sender, and kms_key_id to lambda_config (#16502)
  • resource/aws_cognito_user_pool: Add plan time validation for name (#16502)
  • resource/aws_cognito_user_pool_client: Add plan time validation for id_token_validity and access_token_validity. (#19702)
  • resource/aws_cur_report_definition: Add arn attribute. (#19705)
  • resource/aws_cur_report_definition: Add plan time validation for report_name. (#19705)
  • resource/aws_cur_report_definition: Support updating definition. (#19705)
  • resource/aws_datasync_location_smb: Add plan time validation for domain, agent_arns, password, server_hostname, subdirectory, and user. (#19753)
  • resource/aws_datasync_location_smb: Add support for updating. (#19753)
  • resource/aws_default_vpc_dhcp_options: Add owner_id argument. (#19656)
  • resource/aws_ecs_task_definition: Add plan time validation for family and requires_compatibilities. (#19670)
  • resource/aws_ecs_task_definition: Add support for ephemeral_storage. (#19694)
  • resource/aws_ecs_task_definition: Add support for fsx_windows_file_server_volume_configuration. (#19670)
  • resource/aws_fsx_lustre_filesystem: Add data_compression_type argument. (#19664)
  • resource/aws_nat_gateway: Add connectivity_type argument (#19758)
  • resource/aws_sqs_queue: Add deduplication_scope and fifo_throughput_limit arguments (#19639)
  • resource/aws_sqs_queue: Add url attribute (#19639)
  • resource/aws_transfer_server: Add domain argument. (#19691)
  • resource/aws_transfer_user: Add posix_profile argument. (#19693)

BUG FIXES:

  • data-source/aws_acmpca_certificate_authority: Fix error setting tags (#19681)
  • data-source/aws_servicequotas_service_quota: Correctly handle errors embedded in API struct (#19722)
  • resource/aws_batch_job_definition: Suppress differences for empty linuxParameters.devices and linuxParameters.tmpfs arrays in the container_properties argument (#19666)
  • resource/aws_cloudwatch_event_target: Increase the maximum allowed value for the input_transformer input_paths argument to 100 (#19703)
  • resource/aws_cloudwatch_metric_alarm: Allow extended statistics in the stat argument of the metric configuration block (#19668)
  • resource/aws_cognito_user_pool: Suppress diff for empty account_recovery_setting. (#19704)
  • resource/aws_cognito_user_pool_client: Fix plan time validation for refresh_token_validity (#19702)
  • resource/aws_iot_topic_rule: Allow tags containing @ character (#19677)
  • resource/aws_lambda_function: Prevents perpetual diff in vpc_config (#17610)
  • resource/aws_servicequotas_service_quota: Correctly handle errors embedded in API struct (#19722)
  • resource/aws_sqs_queue: Allow visibility_timeout_seconds to be 0 when creating queue (#19639)
  • resource/aws_sqs_queue: Ensure that queue attributes propagate completely during Create and Update (#19639)

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

NewReleases is sending notifications on new releases.