From a57ed91b47d59c081ddde8f24fa801a4d54ba87b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 21 Feb 2024 17:26:03 +0000 Subject: [PATCH] Update manifest.json --- manifest.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/manifest.json b/manifest.json index ac5bd44..15c83e3 100644 --- a/manifest.json +++ b/manifest.json @@ -227,6 +227,26 @@ "DefaultDeployment": {}, "WorkDirectory": "terraform-unity" }, + { + "DisplayName": "Unity Proxy", + "Name": "unity-proxy", + "Version": "0.3", + "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@e81e23573426054dabe1cddb57990cc90a4bdc8f", + "Backend": "terraform", + "ManagedDependencies": {}, + "DefaultDeployment": {}, + "WorkDirectory": "terraform-unity" + }, { "DisplayName": "Unity Proxy", "Name": "unity-proxy",