From fa71cd581ecc56b202690e7ea4f338793ef0195f Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 27 Feb 2024 14:38:29 +0000 Subject: [PATCH] Update manifest.json --- manifest.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/manifest.json b/manifest.json index 4763e69..2b4154d 100644 --- a/manifest.json +++ b/manifest.json @@ -321,6 +321,26 @@ ], "Category": "system", "IamRoles": {}, + "Package": "https://github.com/unity-sds/unity-proxy@34f85f3629c365be3c2c6772bd87cd44af5f16bf", + "Backend": "terraform", + "ManagedDependencies": {}, + "DefaultDeployment": {}, + "WorkDirectory": "terraform-unity" + }, + { + "DisplayName": "Unity Proxy", + "Name": "unity-proxy", + "Version": "0.8", + "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": {},