From 7a9c8242c70fac06043a9d512371d5cee9acb74a Mon Sep 17 00:00:00 2001 From: tlinhart <12714153+tlinhart@users.noreply.github.com> Date: Tue, 17 Sep 2024 02:03:29 +0000 Subject: [PATCH] Update list of taggable resource types --- nodejs/taggable_resource_types.json | 1 + 1 file changed, 1 insertion(+) diff --git a/nodejs/taggable_resource_types.json b/nodejs/taggable_resource_types.json index a650e81..a81d1ca 100644 --- a/nodejs/taggable_resource_types.json +++ b/nodejs/taggable_resource_types.json @@ -104,6 +104,7 @@ "aws:cloudwatch/metricStream:MetricStream", "aws:codeartifact/domain:Domain", "aws:codeartifact/repository:Repository", + "aws:codebuild/fleet:Fleet", "aws:codebuild/project:Project", "aws:codebuild/reportGroup:ReportGroup", "aws:codecommit/repository:Repository",