From e126de42616b872d09ce851f9738ad18c8f15240 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 28 Feb 2024 19:18:45 +0000 Subject: [PATCH] Update manifest.json --- manifest.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/manifest.json b/manifest.json index 85708a1..66637eb 100644 --- a/manifest.json +++ b/manifest.json @@ -305,6 +305,26 @@ ], "Category": "system", "IamRoles": {}, + "Package": "https://github.com/unity-sds/unity-proxy@1a2226adedb23392614fc4c96a5075645a08e79b", + "Backend": "terraform", + "ManagedDependencies": {}, + "DefaultDeployment": {}, + "WorkDirectory": "terraform-unity" + }, + { + "DisplayName": "Unity Proxy", + "Name": "unity-proxy", + "Version": "0.12", + "Channel": "beta", + "Owner": "Tom Barber", + "Description": "The Unity HTTPD Proxy package", + "Repository": "https://github.com/unity-sds/unity-proxy", + "Tags": [ + "proxy", + "httpd" + ], + "Category": "system", + "IamRoles": {}, "Package": "https://github.com/unity-sds/unity-proxy", "Backend": "terraform", "ManagedDependencies": {},