We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c49a8f9 commit 9cee2f8Copy full SHA for 9cee2f8
CHANGELOG.md
@@ -45,6 +45,7 @@ ENHANCEMENTS
45
BUG FIXES
46
47
* resource/aws_autoscaling_group: Prevent unnecessary tag removal and recreation within tag updates [GH-13868]
48
+* resource/aws_dynamodb_table: Properly update `global_secondary_index` `non_key_attributes` values [GH-9988]
49
* resource/aws_emr_cluster: Prevent recreation when `ebs_config.volumes_per_instance` is greater than 1 [GH-14858]
50
* resource/aws_lambda_function_event_invoke_config: Prevent unexpected format of function resource error [GH-14851]
51
* resource/aws_lightsail_instance: Prevent panic with key-only tags [GH-13868]
0 commit comments