From 9ee3c64a549df5adc6505ce0ab030615dfddc260 Mon Sep 17 00:00:00 2001 From: Guy Bertental Date: Mon, 24 Oct 2022 15:27:27 +0300 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ef2eee4be..34b078c6f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ FEATURES: * Added filtering and sorting to Airlock UI ([#2511](https://github.com/microsoft/AzureTRE/pull/2730)) * Added title field to Airlock requests ([#2503](https://github.com/microsoft/AzureTRE/pull/2731)) * New Create Review VM functionality for Airlock Reviews ([#2738](https://github.com/microsoft/AzureTRE/pull/2759) & [#2737](https://github.com/microsoft/AzureTRE/pull/2740)) -* Adding missing costs resource tags tflint rule [#2774](https://github.com/microsoft/AzureTRE/pull/2774) +* Automatically validate all resources have tre_id tag via TFLint [#2774](https://github.com/microsoft/AzureTRE/pull/2774) ENHANCEMENTS: