From d8ecaf2a3d4533e15240519205174499861dfb3d Mon Sep 17 00:00:00 2001 From: Tom McLaughlin Date: Fri, 10 Jan 2025 19:22:50 -0500 Subject: [PATCH] fix spec.type in catalog --- catalog-info.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog-info.yaml b/catalog-info.yaml index bd2a03f..ca79668 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -7,7 +7,7 @@ metadata: annotations: github.com/project-slug: ServerlessOpsIO/aws-dns-management spec: - type: api + type: cloud-config lifecycle: production owner: group:0319y80a3hmm9y7 system: system:infrastructure-services \ No newline at end of file