github hashicorp/terraform-provider-aws v3.37.0

latest releases: v5.46.0, v5.45.0, v5.44.0...
3 years ago

NOTES:

  • provider: The HTTP User-Agent header has been reordered so the AWS SDK Go product is last, except when using the TF_APPEND_USER_AGENT environment variable. Environments dependent on the previous User-Agent header ordering may require updates. (#18855)

FEATURES:

  • New Data Source: aws_eks_addon (#16972)
  • New Resource: aws_eks_addon (#16972)
  • New Resource: aws_route53_resolver_firewall_domain_list (#18558)
  • New Resource: aws_securityhub_insight (#18494)

ENHANCEMENTS:

  • resource/aws_autoscaling_group: Add Warm Pool support (#18734)
  • resource/aws_cloudfront_distribution: Add trusted_key_groups argument (#18644)
  • resource/aws_codedeploy_app: Add arn, linked_to_github, github_account_name, application_id attributes (#18564)
  • resource/aws_codedeploy_app: Add tags argument (#18564)
  • resource/aws_codedeploy_app: Add plan time validation for name (#18564)
  • resource/aws_codedeploy_deployment_group: Add arn, compute_platform, and deployment_group_id attributes (#18716)
  • resource/aws_codedeploy_deployment_group: Add tags argument (#18716)
  • resource/aws_codedeploy_deployment_group: Add plan time validation for terminate_blue_instances_on_deployment_success.termination_wait_time_in_minutes, service_role_arn, load_balancer_info.target_group_pair_info.prod_traffic_route.listener_arns, load_balancer_info.target_group_pair_info.test_traffic_route.listener_arns, trigger_configuration.trigger_target_arn (#18716)
  • resource/aws_codedeploy_deployment_group: Updating deployment_group_name doesnt recreate group (#18716)
  • resource/aws_dynamodb_table: Add kms_key_arn argument to replica configuration block (#18373)
  • resource/aws_emr_cluster: Adds support for multiple subnets (#17219)
  • resource/aws_rds_cluster: Database port is updated in-place (#18081)
  • resource/aws_servicequotas_service_quota: Add plan time validation to quota_code and service_code (#17992)
  • resource/aws_sns_topic: Add fifo_topic and content_based_deduplication attributes (#15828)

BUG FIXES:

  • resource/aws_dynamodb_table: Update Global Secondary Index provisioned throughput settings on new changes (#18215)
  • resource/aws_ecr_replication_configuration: Remove relication rules on resource deletion (#18882)
  • resource/aws_eip: Tags are created for EIPs which default to vpc domain (#18909)
  • resource/aws_fms_policy: Use API model regular expression for resource_type and resource_type_list argument plan time validation (#18600)
  • resource/aws_sqs_queue: Append .fifo suffix for Terraform-assigned FIFO queue names (#17164)

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

NewReleases is sending notifications on new releases.