diff --git a/CHANGELOG.md b/CHANGELOG.md index 27cbfc93432d..395b4e03904f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ Bug FIXES: * core: module sources ended in archive extensions without a "." won't be treated as archives [GH-11438] * core: destroy ordering of resources within modules is correct [GH-11765] * core: Fix crash if count interpolates into a non-int [GH-11864] + * core: Targeting a module will properly exclude untargeted module outputs [GH-11291] * state/remote/s3: Fix Bug with Assume Role for Federated IAM Account [GH-10067] * provider/aws: Fix security_group_rule resource timeout errors [GH-11809] * provider/aws: Fix diff suppress function for aws_db_instance [GH-11909]