diff --git a/manifest.json b/manifest.json index afb2b21..85708a1 100644 --- a/manifest.json +++ b/manifest.json @@ -285,6 +285,26 @@ ], "Category": "system", "IamRoles": {}, + "Package": "https://github.com/unity-sds/unity-proxy@8850b1b2b14d347aae30d72fc65bb9ecd8c80074", + "Backend": "terraform", + "ManagedDependencies": {}, + "DefaultDeployment": {}, + "WorkDirectory": "terraform-unity" + }, + { + "DisplayName": "Unity Proxy", + "Name": "unity-proxy", + "Version": "0.11", + "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": {},