From b00201cc346a403fb3f1f76b5d8a46fadf80ba61 Mon Sep 17 00:00:00 2001 From: "aten-ci[bot]" Date: Tue, 23 Jun 2026 18:01:56 +0000 Subject: [PATCH] community-packages: add atensecurity/pulumi-thoth --- community-packages/package-list.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/community-packages/package-list.json b/community-packages/package-list.json index 73eb55844e..5ac4de007c 100644 --- a/community-packages/package-list.json +++ b/community-packages/package-list.json @@ -379,6 +379,10 @@ { "repoSlug": "rpothin/pulumi-powerplatform", "schemaFile": "schema.json" + }, + { + "repoSlug": "atensecurity/pulumi-thoth", + "schemaFile": "provider/cmd/pulumi-resource-thoth/schema.json" } ] }