Skip to content

Commit 17c081a

Browse files
author
changelogbot
committed
Update CHANGELOG.md for #42536
1 parent 2fb203b commit 17c081a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
## 6.0.0-beta2 (Unreleased)
22

3+
BREAKING CHANGES:
4+
5+
* resource/aws_sagemaker_image_version: `id` is now a comma-delimited string concatenating `image_name` and `version` ([#42536](https://github.com/hashicorp/terraform-provider-aws/issues/42536))
6+
37
NOTES:
48

59
* data-source/aws_kms_secret: This data source will be removed in a future version ([#42524](https://github.com/hashicorp/terraform-provider-aws/issues/42524))
610

11+
BUG FIXES:
12+
13+
* resource/aws_sagemaker_image_version: Read the correct image version after creation rather than always fetching the latest ([#42536](https://github.com/hashicorp/terraform-provider-aws/issues/42536))
14+
715
## 6.0.0-beta1 (May 7, 2025)
816

917
BREAKING CHANGES:

0 commit comments

Comments
 (0)