diff --git a/CHANGELOG.md b/CHANGELOG.md index 86fdf8162..aeb2d7a76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ IMPROVEMENTS: * provider/aws: Clean up externally removed Launch Configurations [GH-2806] * provider/aws: Allow configuration of the DynamoDB Endpoint [GH-2825] * provider/aws: Compute private ip addresses of ENIs if they are not specified [GH-2743] + * provider/aws: Add `arn` attribute for DynamoDB tables [GH-2924] * provider/azure: Allow `settings_file` to accept XML string [GH-2922] * provider/azure: Provide a simpler error when using a Platform Image without a Storage Service [GH-2861]