Skip to content

v4.30.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 00:14
· 39036 commits to main since this release

FEATURES:

  • New Resource: aws_medialive_multiplex (#26608)
  • New Resource: aws_medialive_multiplex_program (#26694)
  • New Resource: aws_redshiftserverless_usage_limit (#26636)
  • New Resource: aws_ssoadmin_customer_managed_policy_attachment (#25915)

ENHANCEMENTS:

  • data-source/aws_rds_cluster: Add network_type attribute (#26489)
  • resource/aws_eks_addon: Support configurable timeouts for addon create, update, and delete (#26629)
  • resource/aws_rds_cluster: Add network_type argument (#26489)
  • resource/aws_rds_cluster_instance: Add network_type attribute (#26489)
  • resource/aws_s3_bucket_object_lock_configuration: Update rule argument to be Optional (#26520)
  • resource/aws_vpn_connection: Add tunnel1_log_options and tunnel2_log_options arguments (#26637)

BUG FIXES:

  • data-source/aws_ec2_managed_prefix_list: Fixes bug where an error is returned for regions with more than 100 managed prefix lists (#26683)
  • data-source/aws_iam_policy_document: Correctly handle unquoted Boolean values in Condition (#26657)
  • data-source/aws_iam_policy_document: Prevent crash when source_policy_documents contains empty or invalid JSON documents (#26640)
  • resource/aws_eip: Defaults to default regional domain when vpc not set (#26716)
  • resource/aws_instance: No longer fails when setting metadata_options.instance_metadata_tags (#26631)
  • resource/aws_lambda_function: Update the environment variables if the kms_key_arn has changed (#26696)
  • resource/aws_opsworks_stack: Defaults to default VPC when not supplied (#26711)
  • resource/aws_security_group: Defaults to default VPC when not supplied (#26697)