Skip to content

Commit

Permalink
Update CHANGELOG.md for #17141
Browse files Browse the repository at this point in the history
  • Loading branch information
breathingdust authored Jan 20, 2021
1 parent 7b35dba commit c2b2fda
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ FEATURES

* **New Resource:** `aws_backup_global_settings` [GH-16475]
* **New Resource:** `aws_sagemaker_feature_group` [GH-16728]
* **New Resource:** `aws_sagemaker_image_version` [GH-17141]
* **New Resource:** `aws_sagemaker_user_profile` [GH-17123]

ENHANCEMENTS
Expand All @@ -27,6 +28,8 @@ BUG FIXES
* resource/aws_api_gateway_authorizer: Ensure `authorizer_credentials` are configured when `type` is `COGNITO_USER_POOLS` [GH-16614]
* resource/aws_lambda_function: Prevent panic with missing `FunctionConfiguration` `PackageType` attribute in API response [GH-16544]
* resource/aws_lambda_function: Prevent panic with missing environment variable value [GH-17056]
* resource/aws_sagemaker_image: Fix catching image not found on read error [GH-17141]


## 3.24.1 (January 15, 2021)

Expand Down

0 comments on commit c2b2fda

Please sign in to comment.