From 316ab737faddafbe03f4b9163542615d04a7fbf7 Mon Sep 17 00:00:00 2001 From: Andrew Tulloch Date: Fri, 29 Nov 2024 16:01:55 +0000 Subject: [PATCH] Make gen --- .../servicecatalogappregistry/service_package_gen.go | 7 ------- 1 file changed, 7 deletions(-) diff --git a/internal/service/servicecatalogappregistry/service_package_gen.go b/internal/service/servicecatalogappregistry/service_package_gen.go index 0ce83e862fb..bca52a8d18c 100644 --- a/internal/service/servicecatalogappregistry/service_package_gen.go +++ b/internal/service/servicecatalogappregistry/service_package_gen.go @@ -42,13 +42,6 @@ func (p *servicePackage) FrameworkResources(ctx context.Context) []*types.Servic IdentifierAttribute: names.AttrARN, }, }, - { - Factory: newResourceAttributeGroup, - Name: "Attribute Group", - Tags: &types.ServicePackageResourceTags{ - IdentifierAttribute: names.AttrARN, - }, - }, { Factory: newResourceApplicationAttributeGroupAssociation, Name: "Application Attribute Group Association",