github hashicorp/terraform-provider-aws v3.74.0

latest releases: v5.69.0, v5.68.0, v5.67.0...
2 years ago

FEATURES:

  • New Data Source: aws_api_gateway_export (#22731)
  • New Data Source: aws_api_gateway_sdk (#22731)
  • New Data Source: aws_apigatewayv2_export (#22732)
  • New Data Source: aws_connect_contact_flow_module (#22518)
  • New Data Source: aws_connect_prompt (#22636)
  • New Data Source: aws_connect_quick_connect (#22527)
  • New Data Source: aws_datapipeline_pipeline (#22597)
  • New Data Source: aws_datapipeline_pipeline_definition (#22597)
  • New Data Source: aws_imagebuilder_components (#21881)
  • New Data Source: aws_imagebuilder_distribution_configurations (#22733)
  • New Data Source: aws_imagebuilder_infrastructure_configurations (#22723)
  • New Resource: aws_connect_queue (#22566)
  • New Resource: aws_connect_security_profile (#22369)
  • New Resource: aws_dataexchange_data_set (#22697)
  • New Resource: aws_datapipeline_pipeline_definition (#22597)
  • New Resource: aws_devicefarm_test_grid_project (#22688)
  • New Resource: aws_ecs_cluster_capacity_providers (#22672)
  • New Resource: aws_sagemaker_project (#21534)

ENHANCEMENTS:

  • resource/aws_api_gateway_stage: Add web_acl_arn attribute (#18561)
  • resource/aws_elasticache_replication_group: Add user_group_ids to associate aws_elasticache_user_group with aws_elasticache_replication_group (#20406)
  • resource/aws_imagebuilder_distribution_configuration: Add container_distribution_configuration argument (#22758)
  • resource/aws_iot_role_alias: Increase the maximum allowed value of the credential_duration argument to 43200 (12 hours) (#22757)
  • resource/aws_network_interface: Add private_ip_list, private_ip_list_enabled, ipv6_address_list, and ipv6_address_list_enabled attributes (#17846)
  • resource/aws_s3_bucket_notification: Add eventbridge argument (#22045)
  • resource/aws_vpc_endpoint_subnet_association: Fix resource importing (#22796)

BUG FIXES:

  • data-source/aws_ecr_repository: Further refine tag error handling in ISO partitions (#22780)
  • data-source/aws_lb: Further refine tag error handling for ISO regions (#22717)
  • data-source/aws_lb: Further refine tag error handling for ISO regions (#22717)
  • data-source/aws_lb_listener: Further refine tag error handling for ISO regions (#22717)
  • data-source/aws_lb_target_group: Further refine tag error handling for ISO regions (#22717)
  • data-source/aws_sqs_queue: Further refine tag error handling in ISO partitions (#22780)
  • data-source/aws_vpc: Suppress errors if main route table cannot be found (#22724)
  • resource/aws_cloudfront_distribution: Increase the maximum valid origin_keepalive_timeout value to 180 (#22632)
  • resource/aws_cloudwatch_composite_alarm: Further refine tag error handling for ISO regions (#22717)
  • resource/aws_cloudwatch_event_bus: Further refine tag error handling for ISO regions (#22717)
  • resource/aws_cloudwatch_event_rule: Further refine tag error handling for ISO regions (#22717)
  • resource/aws_cloudwatch_metric_alarm: Further refine tag error handling for ISO regions (#22717)
  • resource/aws_cloudwatch_metric_stream: Further refine tag error handling for ISO regions (#22717)
  • resource/aws_ecr_repository: Further refine tag error handling in ISO partitions (#22780)
  • resource/aws_ecs_capacity_provider: Further refine tag error handling in ISO partitions (#22780)
  • resource/aws_ecs_cluster: Further refine tag error handling in ISO partitions (#22780)
  • resource/aws_ecs_cluster: Provide new resource aws_ecs_cluster_capacity_providers to avoid bugs using capacity_providers and default_capacity_provider_strategy, which arguments will be deprecated in a future version (#22672)
  • resource/aws_ecs_service: Further refine tag error handling in ISO partitions (#22780)
  • resource/aws_ecs_task_definition: Further refine tag error handling in ISO partitions (#22780)
  • resource/aws_ecs_task_set: Further refine tag error handling in ISO partitions (#22780)
  • resource/aws_instance: Prevent panic when reading the instance's block device mappings (#22719)
  • resource/aws_internet_gateway: No longer give up before the attachment timeout (4m) is exceeded (previously it was giving up after 20 not found checks). (#22713)
  • resource/aws_lambda_function: Prevent errors when attempting to configure code signing in the ap-southeast-3 AWS Region (#22693)
  • resource/aws_lb: Further refine tag error handling for ISO regions (#22717)
  • resource/aws_lb_listener: Further refine tag error handling for ISO regions (#22717)
  • resource/aws_lb_listener_rule: Further refine tag error handling for ISO regions (#22717)
  • resource/aws_lb_target_group: Further refine tag error handling for ISO regions (#22717)
  • resource/aws_sns_topic: Further refine tag error handling in ISO partitions (#22780)
  • resource/aws_sqs_queue: Further refine tag error handling in ISO partitions (#22780)
  • resource/aws_vpc: Suppress errors if main route table, default NACL or default security group cannot be found (#22724)
  • resource/aws_vpc_dhcp_options_association: Support default DHCP Options ID (#22722)

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

NewReleases is sending notifications on new releases.