FEATURES:
- New Data Source:
aws_redshift_cluster_credentials
(#25092) - New Resource:
aws_acmpca_policy
(#25109) - New Resource:
aws_redshift_cluster_iam_roles
(#25096) - New Resource:
aws_redshift_hsm_configuration
(#25093) - New Resource:
aws_redshiftdata_statement
(#25104)
ENHANCEMENTS:
- resource/aws_dms_endpoint: Add
redshift_settings
configuration block (#21846) - resource/aws_dms_endpoint: Add ability to use AWS Secrets Manager with the
aurora-postgresql
andmongodb
engines (#23691) - resource/aws_dms_endpoint: Add ability to use AWS Secrets Manager with the
aurora
,mariadb
andmysql
engines (#24846) - resource/aws_dms_endpoint: Add ability to use AWS Secrets Manager with the
redshift
engine (#25080) - resource/aws_dms_endpoint: Add ability to use AWS Secrets Manager with the
sqlserver
engine (#22646) - resource/aws_guardduty_detector: Add
kubernetes
attribute to thedatasources
configuration block (#22859) - resource/aws_redshift_cluster: The
default_iam_role_arn
argument is now Computed (#25096)
BUG FIXES:
- data-source/aws_launch_configuration: Correct data type for
ebs_block_device.throughput
androot_block_device.throughput
attributes (#25097) - resource/aws_db_instance_role_association: Extend timeout to 10 minutes (#25145)
- resource/aws_ebs_volume: Fix to preserve
iops
when changing EBS volume type (io1
,io2
,gp3
) (#23280) - resource/aws_launch_configuration: Honor associate_public_ip_address = false (#17695)
- resource/aws_rds_cluster_role_association: Extend timeout to 10 minutes (#25145)
- resource/aws_servicecatalog_provisioned_product: Correctly handle resources in a
TAINTED
state (#25130)