diff --git a/manifest.json b/manifest.json index 26882f5..4763e69 100644 --- a/manifest.json +++ b/manifest.json @@ -301,6 +301,26 @@ ], "Category": "system", "IamRoles": {}, + "Package": "https://github.com/unity-sds/unity-proxy@06496c16803a3676d21dac4597bf7d8378c549e5", + "Backend": "terraform", + "ManagedDependencies": {}, + "DefaultDeployment": {}, + "WorkDirectory": "terraform-unity" + }, + { + "DisplayName": "Unity Proxy", + "Name": "unity-proxy", + "Version": "0.7", + "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": {},