BREAKING CHANGES:
- provider: The
endpoints.iotanalytics
andendpoints.iotevents
configuration arguments have been removed (#42703) - resource/aws_sagemaker_image_version:
id
is now a comma-delimited string concatenatingimage_name
andversion
(#42536)
NOTES:
- data-source/aws_kms_secret: This data source will be removed in a future version (#42524)
- resource/aws_redshift_cluster: The default value of
encrypted
is nowtrue
to match the AWS API. (#42631)
ENHANCEMENTS:
- resource/aws_sagemaker_image_version: Add
aliases
argument (#42610)
BUG FIXES: